aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-10 13:35:01 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-10 13:35:01 +0200
commit6491d11e2267a8e9dccb091f2a45e1eb87e52195 (patch)
treecb909f021429f76f7a040b76ff8bfd9676f48f1b
parent3d490aed63b5da725b0608fca160e362ed1abdef (diff)
swapped kronos to schrottkatze rice for testing
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index a8023c0..a565e62 100644
--- a/flake.nix
+++ b/flake.nix
@@ -95,7 +95,7 @@
};
in {
nixosConfigurations = {
- kronos = mkSystem "kronos" "nord-blue";
+ kronos = mkSystem "kronos" "schrottkatze";
herra = mkSystem "herra" "schrottkatze";
mystra = mkSystem "mystra" "nord-blue";
};