added disk uuids for tunyon

This commit is contained in:
twoneis 2024-07-22 14:19:20 +02:00
parent dbb97c7c2d
commit ad74f734f9
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{ ... }: { { ... }: {
disks = { disks = {
boot = ""; boot = "BC3B-2104";
crypt = ""; crypt = "8c2e23a2-301a-483d-9331-afc982082c8a";
root = ""; root = "aae3c9f7-579a-48b8-bf20-5c4ae84a7a4a";
}; };
} }

View file

@ -5,8 +5,6 @@
withGames = true; withGames = true;
withImpermanence = true;
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input"; hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
stateVersion = "24.05"; stateVersion = "24.05";