diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-30 11:05:00 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-30 11:05:00 -0400 |
| commit | 23fe66b07669a4c76784009dbba0d7ddeb52fba8 (patch) | |
| tree | 7d136befc1dd7af8ce71725dc203764a0ed8fb04 /flake.nix | |
| parent | f6d82626548c87946dc1ef19f9d6a594004b8f4c (diff) | |
Revert "the dream is dead"
This reverts commit 32b32bd3a815e11aa8f7e3279a638940754b6a23.
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -62,6 +62,11 @@ hostName = "meowbook"; }; + + canadian-government-system = mkSystem { + additionalModules = [ disko.nixosModules.disko ]; + hostName = "canadian-government-system"; + }; }; }; } |
