summaryrefslogtreecommitdiff
path: root/hosts/surtr
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/surtr')
-rw-r--r--hosts/surtr/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/surtr/default.nix b/hosts/surtr/default.nix
index 3bbd51a4..e1fb2046 100644
--- a/hosts/surtr/default.nix
+++ b/hosts/surtr/default.nix
@@ -15,9 +15,6 @@ with lib;
15 system = "x86_64-linux"; 15 system = "x86_64-linux";
16 }; 16 };
17 17
18 networking.hostId = "a64cf4d7";
19 environment.etc."machine-id".text = "a64cf4d793ab0a0ed3892ead609fc0bc";
20
21 boot = { 18 boot = {
22 loader.grub = { 19 loader.grub = {
23 enable = true; 20 enable = true;