clanCore: add example options

This commit is contained in:
DavHau
2023-09-02 19:15:29 +02:00
parent 16e1ca9a90
commit c9bfd0a5b5
3 changed files with 16 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
./secrets
./zerotier.nix
inputs.sops-nix.nixosModules.sops
# just some example options. Can be removed later
./bloatware
];
options.clanSchema = lib.mkOption {
type = lib.types.attrs;