diff options
| author | Mike Vink <mike.vink@stater.nl> | 2023-04-25 16:28:45 +0200 |
|---|---|---|
| committer | Mike Vink <mike.vink@stater.nl> | 2023-04-25 16:28:45 +0200 |
| commit | bbd7f0cb7dc2c4a6776021dd535bb510cf902e60 (patch) | |
| tree | 18e57c3b918ac4a6cc0aa0b71fd4bb1dac63ccdf /home.nix | |
| parent | 0e52a797ba4a57386336a7a5ea80e8e32eadfaa9 (diff) | |
fixiup
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"; }; }; |
