diff options
author | sefidel <contact@sefidel.net> | 2023-10-09 16:43:54 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-10-09 16:43:54 +0900 |
commit | d5b6de555524d6b5a5fa99921409f2361ed3a955 (patch) | |
tree | 8e9be4bb02ff15441e782e6ee2ad8566e05b6fa2 /home/default.nix | |
parent | 630b022918ad35256756293af0e4aefb522a1874 (diff) | |
download | nixrc-d5b6de555524d6b5a5fa99921409f2361ed3a955.tar.gz nixrc-d5b6de555524d6b5a5fa99921409f2361ed3a955.zip |
feat(home/sefidel@{alpha,haruka}): enable security
Diffstat (limited to 'home/default.nix')
-rw-r--r-- | home/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix index e8630a2..2f17aa8 100644 --- a/home/default.nix +++ b/home/default.nix @@ -17,6 +17,7 @@ ./profiles/multimedia ./profiles/creative ./profiles/research + ./profiles/security inputs.sops-nix.homeManagerModules.sops @@ -40,6 +41,7 @@ ./profiles/multimedia ./profiles/creative ./profiles/research + ./profiles/security inputs.sops-nix.homeManagerModules.sops |