diff options
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 9ec52ab..26ec506 100644 --- a/configuration.nix +++ b/configuration.nix @@ -148,6 +148,7 @@ in { git nodejs-15_x yarn + python3 # Browser firefox @@ -188,6 +189,7 @@ in { killall inxi pciutils + udiskie ]; programs.gnupg.agent = { |
