setting up media server
This commit is contained in:
parent
d2d03e3e63
commit
182048b4bc
2 changed files with 9 additions and 18 deletions
|
@ -175,15 +175,6 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
"/mnt/filez/media" = {
|
||||
device = "server:/filez/Media";
|
||||
fsType = "nfs";
|
||||
};
|
||||
};
|
||||
|
||||
services.nfs.server.enable = true;
|
||||
|
||||
# For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion .
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue