woot. got a working build again
This commit is contained in:
parent
99fc92030f
commit
8c011c7e50
16 changed files with 73 additions and 89 deletions
|
@ -20,7 +20,6 @@ in
|
|||
};
|
||||
|
||||
desktop.use = "plasma";
|
||||
theming.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
|
@ -8,9 +8,10 @@ in
|
|||
];
|
||||
|
||||
sneeuwvlok = {
|
||||
preset = "desktop";
|
||||
|
||||
bluetooth.enable = true;
|
||||
hardware.has = {
|
||||
bluetooth = true;
|
||||
audio = true;
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
|
@ -20,7 +20,6 @@ in
|
|||
};
|
||||
|
||||
desktop.use = "gamescope";
|
||||
theming.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue