From 2f32de8fdf05401cac92885369f8ab3ce905bdbe Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 25 Nov 2025 11:35:02 +0100 Subject: [PATCH] feat(skadi): remove niri. --- hosts/skadi/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index c61f95e..1e07b3e 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -179,8 +179,6 @@ # Fix not saving my state hardware.alsa.enablePersistence = true; - programs.niri.enable = true; - # Enable appimages programs.appimage = { enable = true; @@ -293,7 +291,6 @@ lm_sensors libva-utils alsa-utils - xwayland-satellite ]; # Enable nixd to see nixpkgs path