vaious desktop confis

This commit is contained in:
Tao Tien 2024-04-01 17:38:14 -07:00
parent 019fc4a73f
commit be1cdd67c8
6 changed files with 59 additions and 18 deletions

View file

@ -13,6 +13,10 @@ in {
];
home.file.".cargo/config.toml".text = cargoConfig;
home.file = {
"autostart" = ./autostart;
recursive = true;
};
programs = {
jujutsu = {