Re-migrate to i3 (x11)

This commit is contained in:
2024-06-19 11:44:36 +02:00
parent 98ac550582
commit 294e40987c
6 changed files with 45 additions and 32 deletions

View File

@ -31,6 +31,8 @@ in
config = lib.mkIf cfg.enable {
environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Hint electron apps to use wayland
security.pam.services.gtklock = { };
environment.systemPackages = with pkgs; [
kdePackages.qtwayland
wl-clipboard