bump
This commit is contained in:
parent
be1cdd67c8
commit
13227fd29b
3 changed files with 16 additions and 16 deletions
|
|
@ -13,8 +13,8 @@ in {
|
|||
];
|
||||
|
||||
home.file.".cargo/config.toml".text = cargoConfig;
|
||||
home.file = {
|
||||
"autostart" = ./autostart;
|
||||
home.file."autostart" = {
|
||||
source = ./autostart;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue