summaryrefslogtreecommitdiff
path: root/systems/atlas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/atlas/default.nix')
-rw-r--r--systems/atlas/default.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index 9e8f926..836aef7 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -10,14 +10,6 @@
./teawiebot.nix
];
- _module.args.nixinate = {
- host = config.networking.hostName;
- sshUser = "root";
- buildOn = "remote";
- substituteOnTarget = true;
- hermetic = false;
- };
-
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;