fix: Hyprland & Update
This commit is contained in:
@@ -11,10 +11,18 @@ let
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.xserver = {
|
||||
layout = "de";
|
||||
xkbVariant = "";
|
||||
};
|
||||
users.users.finn.packages = with pkgs; [
|
||||
wofi
|
||||
mako
|
||||
kitty
|
||||
ghostty
|
||||
hyprpaper
|
||||
waybar
|
||||
libsForQt5.dolphin
|
||||
|
||||
Reference in New Issue
Block a user