1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 12:21:08 +01:00

feat(flix): move to own config, add indexing and menu script

This commit is contained in:
Kierán Meinhardt
2020-04-15 14:57:41 +02:00
parent 8235b6aa81
commit 7010bbb0e8
3 changed files with 42 additions and 5 deletions

View File

@@ -2,11 +2,6 @@
{
imports = [ <niveum/modules/retiolum.nix> ];
fileSystems."/media/flix" = {
device = "prism.r:/export";
fsType = "nfs";
};
networking.hosts = {
"42:0:ca48:f98f:63d7:31ce:922b:245d" = [ "go" ];
};