chore: change media mount point
This commit is contained in:
parent
7e4457eb1a
commit
e8bdda6352
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
age.secrets.samba.file = ../../secrets/samba.age;
|
age.secrets.samba.file = ../../secrets/samba.age;
|
||||||
|
|
||||||
fileSystems."/home/felschr/media" = {
|
fileSystems."/mnt/media" = {
|
||||||
device = "//192.168.1.102/media";
|
device = "//192.168.1.102/media";
|
||||||
fsType = "cifs";
|
fsType = "cifs";
|
||||||
options = [
|
options = [
|
||||||
|
|
Loading…
Reference in a new issue