mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-12 03:59:49 +02:00
apply for rest of files
This commit is contained in:
parent
4aade0d59e
commit
79ea7180b4
2 changed files with 3 additions and 1 deletions
|
@ -35,6 +35,8 @@
|
|||
services = {
|
||||
xserver.enable = true;
|
||||
displayManager.sddm.enable = true;
|
||||
displayManager.sddm.wayland.enable = true;
|
||||
displayManager.defaultSession = "plasma";
|
||||
desktopManager.plasma6.enable = true;
|
||||
xserver.xkb = {
|
||||
layout = "de";
|
||||
|
|
|
@ -77,7 +77,7 @@ in
|
|||
podman.enable = true;
|
||||
};
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
# environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
programs = {
|
||||
steam = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue