This commit is contained in:
2025-12-07 16:45:49 +00:00
parent 9f22d84da8
commit 66ead51864
6 changed files with 132 additions and 41 deletions

View File

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