summaryrefslogtreecommitdiffstats
path: root/lass/1systems/mors/config.nix
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-09-09 20:49:22 +0200
committerlassulus <lass@blue.r>2018-09-09 20:49:22 +0200
commitee0a456722241a5b52700f7be1ab0e30132c0133 (patch)
tree1dd4b5e2fc93f1862bb9b039ca3609a2c70c3861 /lass/1systems/mors/config.nix
parent9bd3dd54c3a119aa1e900e43c08f5d79b1a7dcfc (diff)
l mors.r: add bank to pkgs
Diffstat (limited to 'lass/1systems/mors/config.nix')
-rw-r--r--lass/1systems/mors/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix
index aa10ed46..69954a3e 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
];
}
{