default config?
This commit is contained in:
parent
0fee0ef772
commit
f18a640c7c
2 changed files with 501 additions and 0 deletions
|
|
@ -92,6 +92,11 @@
|
|||
scale = "1";
|
||||
}
|
||||
];
|
||||
extraConfig = {
|
||||
xdg.configFile = {
|
||||
"niri/config.kdl".source = ../../extra/niri.kdl;
|
||||
};
|
||||
};
|
||||
};
|
||||
"root" = import ./root.nix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue