Checkpoint for working deployment of Nix on new quadcore server
This commit is contained in:
parent
6748641a85
commit
5145104a16
4 changed files with 71 additions and 55 deletions
|
|
@ -4,7 +4,7 @@
|
|||
disko.devices = {
|
||||
disk = {
|
||||
root = {
|
||||
device = "/dev/sda";
|
||||
device = "/dev/disk/by-id/ata-SATA_SSD_18072512000554";
|
||||
type = "disk";
|
||||
content = {
|
||||
type = "gpt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue