spec(koumakyou): allow network management and xwayland scale
This commit is contained in:
parent
8111d62ab0
commit
dc5e799c0b
1 changed files with 6 additions and 0 deletions
|
@ -20,8 +20,14 @@
|
|||
".steam" ".local/share/Steam" ".config/gamescope"
|
||||
];
|
||||
|
||||
users.users.app.extraGroups = [ "networkmanager" ];
|
||||
programs.regreet.enable = false;
|
||||
home.plasma.enable = true;
|
||||
home.plasma.extraConfig = {
|
||||
configFile = {
|
||||
kwinrc.Xwayland.Scale = 1.75;
|
||||
};
|
||||
};
|
||||
} // {
|
||||
#users.users.decky.uid = 514;
|
||||
#users.groups.decky.gid = 514;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue