feat: add disko.nix import to blade host config

This commit is contained in:
2026-07-18 02:31:36 +01:00
parent 7a33a3198e
commit 54ac8d5b24

View File

@@ -5,6 +5,7 @@
./networking.nix ./networking.nix
./users.nix ./users.nix
./power-plan.nix ./power-plan.nix
./disko.nix
]; ];
networking.interfaces.eth0.wakeOnLan.enable = true; networking.interfaces.eth0.wakeOnLan.enable = true;