summaryrefslogtreecommitdiff
path: root/systems/atlas
diff options
context:
space:
mode:
Diffstat (limited to 'systems/atlas')
-rw-r--r--systems/atlas/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index 55d46b3..5b27856 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -10,6 +10,8 @@
./teawiebot.nix
];
+ suites.server.enable = true;
+
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;