This commit is contained in:
2025-12-06 20:21:06 +00:00
parent 5bb19d7643
commit 438e239fff
7 changed files with 49 additions and 222 deletions

View File

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