diff options
author | magenbluten <magenbluten@codemonkey.cc> | 2019-06-19 20:06:35 +0200 |
---|---|---|
committer | magenbluten <magenbluten@codemonkey.cc> | 2019-07-14 13:07:15 +0200 |
commit | 4ca7878f5776dbe14184529930614c48a3a34854 (patch) | |
tree | fc20d9b957ede9e51882a1aa9a204de4513c0d16 /mb/1systems/gr33n | |
parent | 660017a85e88ff14f2945d8e5157dd08442bc568 (diff) |
mb: update host configs
Diffstat (limited to 'mb/1systems/gr33n')
-rw-r--r-- | mb/1systems/gr33n/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mb/1systems/gr33n/configuration.nix b/mb/1systems/gr33n/configuration.nix index 4342ba0..e20503a 100644 --- a/mb/1systems/gr33n/configuration.nix +++ b/mb/1systems/gr33n/configuration.nix @@ -62,6 +62,7 @@ in { wcalc wget xz + zbackup ]; programs.gnupg.agent = { enable = true; enableSSHSupport = true; }; |