This commit is contained in:
Dustin Swan 2026-03-15 20:44:44 -06:00
parent e44c058da3
commit 1f0244a5a1
No known key found for this signature in database
GPG key ID: 30D46587E2100467
3 changed files with 12 additions and 159 deletions

View file

@ -8,8 +8,8 @@
system = "x86_64-linux";
modules = [
disko.nixosModules.disko
./hosts/wsoleo/configuration.nix
./hosts/wsoleo/disk-config.nix
./hosts/soleo/configuration.nix
./hosts/soleo/disk-config.nix
];
};
};