Server NixOS configs
0
fork

Configure Feed

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

fix: /dev/sda

+1
+1
hosts/tethys/disks.nix
··· 3 3 disk = { 4 4 main = { 5 5 type = "disk"; 6 + device = "/dev/sda"; 6 7 content = { 7 8 type = "gpt"; 8 9 partitions = {