aboutsummaryrefslogtreecommitdiff
path: root/nix/systems/spontaneity/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/systems/spontaneity/default.nix')
-rw-r--r--nix/systems/spontaneity/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/systems/spontaneity/default.nix b/nix/systems/spontaneity/default.nix
index 5f79855..ae79429 100644
--- a/nix/systems/spontaneity/default.nix
+++ b/nix/systems/spontaneity/default.nix
@@ -10,6 +10,7 @@
profiles = {
server.enable = true;
ttyonly.enable = true;
+ grub.enable = true;
};
vars.hostName = "spontaneity";
};