use some unstable pkgs, reorganize hw
This commit is contained in:
parent
996ed9e026
commit
61419b3559
17 changed files with 133 additions and 69 deletions
|
|
@ -17,5 +17,10 @@
|
|||
|
||||
# flatpak xdg-portal-kde crashes, otherwise this would be global
|
||||
services.flatpak.enable = true;
|
||||
|
||||
# force rendering on dedicated graphics
|
||||
environment.sessionVariables = rec {
|
||||
DRI_PRIME = "1";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue