mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
readOnly
This commit is contained in:
parent
a6e81d41e8
commit
8eaab6994a
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ in
|
|||
sopsPrefix = lib.mkOption {
|
||||
type = types.str;
|
||||
default = "gh-selfhosted-tokens";
|
||||
readOnly = true;
|
||||
};
|
||||
nixosConfig = lib.mkOption {
|
||||
type = types.deferredModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue