home manager hypr

This commit is contained in:
death916 2025-08-12 03:08:44 -07:00
parent bea1ec0849
commit 9c7c413004
4 changed files with 19 additions and 9 deletions

View file

@ -34,4 +34,6 @@
}
];
services.networking.networkmanager.enable = true;
}

View file

@ -19,9 +19,6 @@
# services.displayManager.cosmic-greeter.enable = true;
# services.desktopManager.cosmic.xwayland.enable = true;
# Enable Hyprland system-wide
programs.hyprland.enable = true;
# This is to fix clementine gui not showing up on wayland
environment.variables.QT_QPA_PLATFORM = "wayland";