Files
nix-config/home/darwin/aerospace/default.nix
2024-08-27 18:45:59 +08:00

4 lines
61 B
Nix

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