6 lines
96 B
Nix
6 lines
96 B
Nix
{
|
|
imports = [ ../../waybar ];
|
|
|
|
home.file.".config/niri/config.kdl".source = ./config.kdl;
|
|
}
|