sops: first secret integration (nix-settings)
This commit is contained in:
parent
e8e402e9b7
commit
8914fa79ed
10 changed files with 86 additions and 5 deletions
|
|
@ -13,6 +13,7 @@
|
|||
./modules/captive-browser.nix
|
||||
./modules/ensureDirs.nix
|
||||
./modules/ssh.nix
|
||||
./modules/sops.nix
|
||||
];
|
||||
home.homeDirectory =
|
||||
if pkgs.stdenv.isDarwin then "/Users/${config.home.username}" else "/home/${config.home.username}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue