why?
This commit is contained in:
parent
16fa4956e5
commit
a5b5ea7f59
28 changed files with 164 additions and 123 deletions
|
@ -1,13 +1,12 @@
|
|||
{ ... }: {
|
||||
full = true;
|
||||
conf = {
|
||||
apps.enable = true;
|
||||
niri.enable = true;
|
||||
games.enable = true;
|
||||
secureboot.enable = true;
|
||||
|
||||
withNiri = true;
|
||||
|
||||
withGames = true;
|
||||
withSecureBoot = true;
|
||||
|
||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||
|
||||
stateVersion = "24.05";
|
||||
hmStateVersion = "24.11";
|
||||
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
|
||||
stateVersion = "24.05";
|
||||
hmStateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue