added disk uuids for tunyon
This commit is contained in:
parent
dbb97c7c2d
commit
ad74f734f9
2 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }: {
|
||||
disks = {
|
||||
boot = "";
|
||||
crypt = "";
|
||||
root = "";
|
||||
boot = "BC3B-2104";
|
||||
crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
|
||||
root = "aae3c9f7-579a-48b8-bf20-5c4ae84a7a4a";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
|
||||
withGames = true;
|
||||
|
||||
withImpermanence = true;
|
||||
|
||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||
|
||||
stateVersion = "24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue