about summary refs log tree commit diff
path: root/hosts/carmel/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel/default.nix')
-rw-r--r--hosts/carmel/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix
index 8c68e20..4f86d90 100644
--- a/hosts/carmel/default.nix
+++ b/hosts/carmel/default.nix
@@ -3,14 +3,16 @@
 {
   imports = [
     ./hardware.nix
-    ./boot.nix
     ./networking.nix
     ./services.nix
     "${self}/profiles/server.nix"
     "${self}/profiles/hardware/amd.nix"
     "${self}/profiles/nginx.nix"
+    "${self}/profiles/router.nix"
   ];
 
+  boot.loader.efi.efiSysMountPoint = "/boot/efi";
+
   services.avahi = {
     enable = true;
     # Important to resolve .local domains of printers, otherwise you get an error