Move disko configuration to modules

This commit is contained in:
JuliusFreudenberger 2025-08-16 22:18:20 +02:00
parent 21582cbf81
commit 59506dac35
3 changed files with 3 additions and 2 deletions

View file

@ -126,7 +126,6 @@
modules = [
disko.nixosModules.disko
./hosts/kube01/disko-config.nix
./hosts/kube01
];
};