mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
prepare to add sops module
This commit is contained in:
parent
a825ca488b
commit
1feedce1a9
4 changed files with 27 additions and 4 deletions
|
|
@ -30,9 +30,9 @@ in
|
|||
{
|
||||
options = {
|
||||
user = mkOption {
|
||||
description = "User Configurations";
|
||||
type = types.attrs;
|
||||
default = userConfigs;
|
||||
description = "User Configurations";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
0
src/user/configs/secrets/bookmarks.nix
Normal file
0
src/user/configs/secrets/bookmarks.nix
Normal file
Loading…
Add table
Add a link
Reference in a new issue