config: get rid of impure eval

This commit is contained in:
Jörg Thalheim
2023-09-22 14:29:25 +02:00
parent 56cd9d1cf4
commit 51e8da2a74
4 changed files with 43 additions and 34 deletions

View File

@@ -8,6 +8,7 @@
# just some example options. Can be removed later
./bloatware
./vm.nix
./options.nix
];
options.clanSchema = lib.mkOption {
type = lib.types.attrs;