diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 45a4ce6..1405a56 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -107,6 +107,7 @@ gnupg comma xclip + strace ]; environment.defaultPackages = [ ]; |