feat(skadi): try niri.

This commit is contained in:
CronyAkatsuki 2025-10-14 11:14:59 +02:00
parent 4da9b1e1d4
commit 212efaa6aa

View file

@ -152,6 +152,8 @@
# Fix not saving my state # Fix not saving my state
hardware.alsa.enablePersistence = true; hardware.alsa.enablePersistence = true;
programs.niri.enable = true;
# Enable appimages # Enable appimages
programs.appimage = { programs.appimage = {
enable = true; enable = true;
@ -260,6 +262,7 @@
lm_sensors lm_sensors
libva-utils libva-utils
alsa-utils alsa-utils
xwayland-satellite
]; ];
# Enable nixd to see nixpkgs path # Enable nixd to see nixpkgs path