added niri (doesnt work yet) and updated flake

This commit is contained in:
Gabriella Bere 2025-07-16 17:54:22 +01:00
parent fb367166a5
commit 887cd0486e
5 changed files with 79 additions and 50 deletions

View file

@ -87,6 +87,9 @@
# Enable plasma 6
services.desktopManager.plasma6.enable = true;
# Enable niri
programs.niri.enable = true;
# Enable fwupd for BIOS updates
services.fwupd.enable = true;