Files
nix-config/home/darwin/aerospace/default.nix
T

4 lines
61 B
Nix

{
home.file.".aerospace.toml".source = ./aerospace.toml;
}