From 1099cc7ab041043296e7698d75d4f85a690cfdd3 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 22 Aug 2025 09:49:34 +0800 Subject: [PATCH] docs: readme for niri --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1d1765ef..59df770a 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,9 @@ sudo nixos-rebuild switch --flake .#ai-hyprland # Deploy the hyprland nixosConfiguration by hostname match just hypr +# Deploy the niri nixosConfiguration by hostname match +just niri + # or we can deploy with details just hypr debug ```