Upgrade flake
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
# - Configuration ----------------------------
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
eww-wayland
|
||||
eww
|
||||
# Scripts' dependencies
|
||||
jq
|
||||
socat
|
||||
|
||||
@@ -72,13 +72,11 @@ in {
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
enableNvidiaPatches = true;
|
||||
};
|
||||
|
||||
hm.wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
enableNvidiaPatches = true;
|
||||
|
||||
package = pkgs.hyprland;
|
||||
# Optional
|
||||
|
||||
Reference in New Issue
Block a user