undo some bs that didnt work
This commit is contained in:
parent
c94fab8b11
commit
e369d13153
1 changed files with 0 additions and 4 deletions
|
@ -135,10 +135,6 @@ in
|
||||||
];
|
];
|
||||||
services.gvfs.enable = true;
|
services.gvfs.enable = true;
|
||||||
services.logind.lidSwitch = "ignore";
|
services.logind.lidSwitch = "ignore";
|
||||||
xdg.portal = {
|
|
||||||
enable = true;
|
|
||||||
extraPortals = [ "xdg-desktop-portal-gtk" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
services.xserver.xkb.layout = "de";
|
services.xserver.xkb.layout = "de";
|
||||||
|
|
Loading…
Add table
Reference in a new issue