diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-06-04 10:58:31 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-06-04 10:58:31 -0700 |
commit | d6814125e8feae3ba5a3afb89cb060b31c739f44 (patch) | |
tree | be588e0ab1f7f3a43589149b71deafbb3702b851 /home | |
parent | c3f8cba00c5ccb5fcc36fbad6f8a8afa52a0e7d0 (diff) | |
download | nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar.gz nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar.bz2 nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar.lz nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar.xz nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.tar.zst nix-d6814125e8feae3ba5a3afb89cb060b31c739f44.zip |
Enable more remote gpg-agent functionality
Diffstat (limited to 'home')
-rw-r--r-- | home/nipsy/arrakis.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/nipsy/arrakis.nix b/home/nipsy/arrakis.nix index 1ec3c10..2776524 100644 --- a/home/nipsy/arrakis.nix +++ b/home/nipsy/arrakis.nix @@ -4,7 +4,7 @@ common/core #common/optional/desktops #common/optional/desktops/services/xscreensaver.nix - #common/optional/secrets.nix + common/optional/secrets.nix #inputs.sops-nix.homeManagerModules.sops ]; |