yveltal init
This commit is contained in:
2
hosts/nixos/yveltal/disko.nix
Normal file → Executable file
2
hosts/nixos/yveltal/disko.nix
Normal file → Executable file
@@ -3,7 +3,7 @@
|
||||
disk = {
|
||||
main = {
|
||||
type = "disk";
|
||||
device = ""; # disk id here
|
||||
device = "/dev/disk/by-id/nvme-PC_SN530_NVMe_WDC_512GB_210513807733"; # disk id here
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
||||
Reference in New Issue
Block a user