diff options
author | lassulus <lass@blue.r> | 2018-09-09 20:49:22 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-09-09 20:49:22 +0200 |
commit | ee0a456722241a5b52700f7be1ab0e30132c0133 (patch) | |
tree | 1dd4b5e2fc93f1862bb9b039ca3609a2c70c3861 | |
parent | 9bd3dd54c3a119aa1e900e43c08f5d79b1a7dcfc (diff) |
l mors.r: add bank to pkgs
-rw-r--r-- | lass/1systems/mors/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix index aa10ed46e..69954a3e9 100644 --- a/lass/1systems/mors/config.nix +++ b/lass/1systems/mors/config.nix @@ -76,6 +76,7 @@ with import <stockholm/lib>; { environment.systemPackages = [ pkgs.ovh-zone + pkgs.bank ]; } { |