all repos — nixfiles @ 3166bdc3ec4db020a8321b6a0d25fe48b67673aa

System and user configuration, managed by nix and home-manager

prefect: remove /mnt/games

Alan Pearce
commit

3166bdc3ec4db020a8321b6a0d25fe48b67673aa

parent

e642323900c2502b19de15aa349424ae15d86428

1 file changed, 0 insertions(+), 10 deletions(-)

changed files
M system/hosts/prefect.nixsystem/hosts/prefect.nix
@@ -108,16 +108,6 @@ "nofail"
]; }; - "/mnt/games" = { - device = "/dev/disk/by-partlabel/games"; - fsType = "ntfs3"; - options = [ - "uid=1000" - "gid=100" - "x-systemd-automount" - "nofail" - ]; - }; }; swapDevices = [