aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-03-29 13:13:55 -0400
committerRosa <rosaontheweb@proton.me>2026-03-29 13:13:55 -0400
commit32b32bd3a815e11aa8f7e3279a638940754b6a23 (patch)
treeda3708b80a5bd1f02b0f66f98ccfba4e7d4bfe7d /flake.nix
parented04bcfb4ed49ff56a5212ba6802bacf9297554f (diff)
the dream 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";
- };
};
};
}