added plasma for testing purposes, updated flake
seriously plasma is SO buggy the way i have it set up i just wanted to check if an issue was with hyprland or wayland in general, and it appears to be wayland lmao
This commit is contained in:
parent
77c8c56a4b
commit
fb367166a5
8 changed files with 349 additions and 34 deletions
|
@ -85,6 +85,9 @@
|
|||
# Enable the Hyprland WM functionality for NixOS (xdg portals etc.)
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
# Enable plasma 6
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
# Enable fwupd for BIOS updates
|
||||
services.fwupd.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue