From fcc60b84e5e3cc44986d40af63f5de488caae909 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 3 Feb 2024 19:27:26 -0500 Subject: make everything a module --- systems/atlas/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/atlas') 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; -- cgit v1.2.3