From 23eb2ae84212c5639e229055f70f1db23486d149 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 16 Dec 2025 19:10:32 +0100 Subject: [PATCH] testing elros --- hosts/elros/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/elros/configuration.nix b/hosts/elros/configuration.nix index 19248e4..fa28db4 100644 --- a/hosts/elros/configuration.nix +++ b/hosts/elros/configuration.nix @@ -13,6 +13,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix + ../../modules/boot.nix ../../modules/zram.nix ../../modules/nix.nix ../../modules/openssh.nix