1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +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
wordnet
xsv
];
] ++ (if config.networking.hostName == "homeros" then [ unstable.zeroad ] else []);
}