This commit is contained in:
2026-01-15 09:21:36 +00:00
parent bccee6dd51
commit 380e81014a
7 changed files with 5 additions and 172 deletions

View File

@@ -54,7 +54,7 @@
inherit (constants) user;
darwinHosts = ["chidi" "jason"];
nixosHosts = ["derek" "michael" "tahani"];
nixosHosts = ["michael" "tahani"];
overlays = import ./overlays {inherit inputs;};
nixpkgsConfig = hostPlatform: {