switched to niri.

added basic 3/4 finger gestures.

nixos: gen 161 @ nix-pad — 2026-07-30 21:40
26.05.20260724.597283a (Yarara)

nixos: gen 162 @ nix-pad — 2026-07-30 21:45
26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-07-30 21:50:31 -06:00
parent 504d4bab15
commit 0201fb5fcc
51 changed files with 863 additions and 905 deletions
+1
View File
@@ -4,5 +4,6 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages;
system.nixos.label = "niri-v.1.1";
environment.pathsToLink = [ "/libexec" ];
}
+1 -1
View File
@@ -6,7 +6,7 @@
services.power-profiles-daemon.enable = false;
services.tlp = {
enable = true;
enable = false;
settings = {
USB_AUTOSUSPEND = 0;