summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorMike Vink <mike.vink@stater.nl>2023-04-25 16:28:45 +0200
committerMike Vink <mike.vink@stater.nl>2023-04-25 16:28:45 +0200
commitbbd7f0cb7dc2c4a6776021dd535bb510cf902e60 (patch)
tree18e57c3b918ac4a6cc0aa0b71fd4bb1dac63ccdf /home.nix
parent0e52a797ba4a57386336a7a5ea80e8e32eadfaa9 (diff)
fixiup
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index ce94e63..eb92041 100644
--- a/home.nix
+++ b/home.nix
@@ -49,6 +49,7 @@
mM = "xrandr --output eDP1 --auto --output HDMI1 --off";
newflake = "nix flake new -t ~/flake ";
ansible-flake = "nix flake new -t ~/flake#ansible ";
+ lock-pass = "gpgconf --kill gpg-agent";
};
};