1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 11:01:07 +01:00
This commit is contained in:
Kierán Meinhardt
2019-03-14 14:31:52 +01:00
parent f08f258bcc
commit 033effe29b

View File

@@ -200,5 +200,5 @@ in with pkgs;
unstable.hledger unstable.hledger
wordnet wordnet
xsv xsv
]; ] ++ (if config.networking.hostName == "homeros" then [ unstable.zeroad ] else []);
} }