3 lines
87 B
Nix
3 lines
87 B
Nix
{
|
|
home.file.".config/niri/config.kdl".text = builtins.readFile ./src/niriconf.kdl;
|
|
}
|