diff options
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
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; |
