include static config in template

This commit is contained in:
netali 2025-06-19 04:04:24 +02:00
parent ad52b0ba9a
commit 104caf1417
Signed by: netali
GPG Key ID: 9C55E636426B40A9

View File

@ -4,6 +4,7 @@
imports = imports =
[ [
./hardware-configuration.nix ./hardware-configuration.nix
./static.nix
]; ];
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;