summaryrefslogtreecommitdiff
path: root/hosts/atlas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/atlas/default.nix')
-rw-r--r--hosts/atlas/default.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix
index 1a9691d..212d44a 100644
--- a/hosts/atlas/default.nix
+++ b/hosts/atlas/default.nix
@@ -9,14 +9,6 @@
./nginx.nix
];
- _module.args.nixinate = {
- host = "atlas";
- sshUser = "root";
- buildOn = "remote";
- substituteOnTarget = true;
- hermetic = false;
- };
-
boot = {
binfmt.emulatedSystems = ["x86_64-linux" "i686-linux"];
loader.systemd-boot.enable = true;