Merge branch '25.05'
Some checks failed
Eval nix flake / evals (push) Failing after 1m25s

This commit is contained in:
2025-07-14 01:44:01 +02:00
8 changed files with 52 additions and 151 deletions

View File

@@ -115,12 +115,6 @@
inputs.pvv-nettsiden.nixosModules.default
];
};
bob = stableNixosConfig "bob" {
modules = [
disko.nixosModules.disko
{ disko.devices.disk.disk1.device = "/dev/vda"; }
];
};
ildkule = stableNixosConfig "ildkule" { };
#ildkule-unstable = unstableNixosConfig "ildkule" { };
shark = stableNixosConfig "shark" { };