diff options
| author | Baitinq <[email protected]> | 2022-09-28 20:54:54 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-29 13:47:03 +0200 |
| commit | d3286a205a8d6da7fce6787c9ef8eb7412b41a45 (patch) | |
| tree | c1cea82d3e2b09d08371903e86e084b6ef99f130 | |
| parent | Modules: Email: Neomutt: Add gmail mailboxes (diff) | |
| download | nixos-config-d3286a205a8d6da7fce6787c9ef8eb7412b41a45.tar.gz nixos-config-d3286a205a8d6da7fce6787c9ef8eb7412b41a45.tar.bz2 nixos-config-d3286a205a8d6da7fce6787c9ef8eb7412b41a45.zip | |
Home: Add strace
| -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 = [ ]; |