4 lines
84 B
Nix
4 lines
84 B
Nix
{ ... }: {
|
|
home.file.".aerospace.toml".source = ../../dotfiles/.aerospace.toml;
|
|
}
|