fix: declare niri config

This commit is contained in:
2025-12-03 23:30:05 +01:00
parent 355cad6574
commit dbad023043
6 changed files with 196 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
home.file.".config/niri/config.kdl" = {
source = ./config.kdl;
};
}