From 55b5ac0386f425710f5a308bfe2331c4c938ade0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Sat, 4 Apr 2026 22:09:12 +0200 Subject: [PATCH] feat: add niri to tower and fw16 --- flake/hosts.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake/hosts.nix b/flake/hosts.nix index 9be5703..c06d655 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -21,6 +21,7 @@ in "shell" "desktop" "sway" + "niri" "greeter" "printing" "networkmanager" @@ -47,6 +48,7 @@ in "shell" "desktop" "sway" + "niri" "greeter" "printing" "networkmanager"