mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Manage user level secrets with sops
This commit is contained in:
parent
b6e03035f6
commit
c170ec09db
6 changed files with 59 additions and 11 deletions
|
|
@ -33,6 +33,7 @@
|
|||
vscode.enable = true;
|
||||
kitty.enable = true;
|
||||
equalizer.enable = true;
|
||||
sops.enable = true;
|
||||
};
|
||||
|
||||
programs.btop.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue