calendar to derek

This commit is contained in:
2026-01-07 21:01:24 +00:00
parent bf7e5aee42
commit 9c3a56c7cc
13 changed files with 178 additions and 40 deletions

View File

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