Server NixOS configs
0
fork

Configure Feed

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

fix: disk called sda

+1 -1
+1 -1
hosts/tethys/disks.nix
··· 1 1 { 2 2 disko.devices = { 3 3 disk = { 4 - main = { 4 + sda = { 5 5 type = "disk"; 6 6 device = "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_117166468"; 7 7 content = {