diff --git a/hosts/tsuki/hardware.nix b/hosts/tsuki/hardware.nix index 8468c8d..19d742b 100755 --- a/hosts/tsuki/hardware.nix +++ b/hosts/tsuki/hardware.nix @@ -40,6 +40,10 @@ device = "192.168.1.199:/mnt/Sutoreji/nix-restic-data/tsuki"; fsType = "nfs"; }; + "/nas/osu-backups" = { + device = "192.168.1.199:/mnt/Sutoreji/osu-backups"; + fsType = "nfs"; + }; }; zramSwap = {