init mindy

This commit is contained in:
2025-12-20 19:58:33 +00:00
parent 5168022cf2
commit 4cd27d0d89
7 changed files with 233 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
constants = import ./lib/constants.nix;
user = constants.user;
darwinHosts = ["chidi" "jason"];
nixosHosts = ["michael" "tahani"];
nixosHosts = ["michael" "mindy" "tahani"];
overlays = import ./overlays {inherit inputs;};
in {
systems = [