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:
@@ -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" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user