summary refs log tree commit diff stats
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/sils/hyprland/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/sils/hyprland/default.nix b/users/sils/hyprland/default.nix
index 4a359e2..03a5ce7 100644
--- a/users/sils/hyprland/default.nix
+++ b/users/sils/hyprland/default.nix
@@ -1,13 +1,10 @@
 {
   pkgs,
-  hyprland,
   system,
   ...
 }: {
   wayland.windowManager.hyprland = {
     enable = true;
-    #Unstable package, used if features aren't available fast enough.
-    #package = hyprland.packages.${system}.hyprland;
     settings = {
       # See https://wiki.hyprland.org/Configuring/Monitors/
       monitor = ",preferred,auto,auto";