diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index d6c84b4..59525ab 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -152,6 +152,8 @@ # Fix not saving my state hardware.alsa.enablePersistence = true; + programs.niri.enable = true; + # Enable appimages programs.appimage = { enable = true; @@ -260,6 +262,7 @@ lm_sensors libva-utils alsa-utils + xwayland-satellite ]; # Enable nixd to see nixpkgs path