my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: i'll fix this later

willow 3cb5fd9a f3b21be7

-4
-4
hosts/earthy/hardware-configuration.nix
··· 40 40 fsType = "vfat"; 41 41 options = ["fmask=0077" "dmask=0077"]; 42 42 }; 43 - "/run/media/shared" = { 44 - device = "/dev/disk/by-uuid/75293ea9-4307-498d-96b7-8672bd8dcb83"; 45 - fsType = "ntfs"; 46 - }; 47 43 }; 48 44 swapDevices = []; 49 45