Server NixOS configs
0
fork

Configure Feed

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

fix: try to use label instead of disk path

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