aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-03-30 14:47:27 -0400
committerRosa <rosaontheweb@proton.me>2026-03-30 14:47:27 -0400
commit849624093f6afd2c498bbff8662550bf3fd87c33 (patch)
tree4eddc974d9c374ae89226cdd3105fc74b8cb9b6e /flake.nix
parentc47baf373642c7db5e581df889f985bb38397a81 (diff)
nope, the dream really is dead
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 09483c6..5f9a821 100644
--- a/flake.nix
+++ b/flake.nix
@@ -62,11 +62,6 @@
hostName = "meowbook";
};
-
- canadian-government-system = mkSystem {
- additionalModules = [ disko.nixosModules.disko ];
- hostName = "canadian-government-system";
- };
};
};
}