From 212efaa6aaaaa6cf460cb729a3cea749c4f31c03 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 14 Oct 2025 11:14:59 +0200 Subject: [PATCH] feat(skadi): try niri. --- hosts/skadi/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) 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