mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-10 15:40:21 +02:00
fixed mistakes
This commit is contained in:
parent
70053d2d6e
commit
2ae6dc0a6a
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
};
|
||||
|
||||
fileSystems."/srv/media" =
|
||||
{ device = "/dev/sda1";
|
||||
{ device = "/dev/sdb1";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue