6 lines
73 B
Nix
6 lines
73 B
Nix
{ ... }:
|
|
|
|
{
|
|
home.file.".config/kutu/config.rb".source = ./config.rb;
|
|
}
|