mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: add iamb config
This commit is contained in:
parent
8c474b419b
commit
20e8bcfe6e
3 changed files with 6 additions and 2 deletions
|
|
@ -199,6 +199,10 @@ in
|
|||
file = "${../secrets/ltex_dict.age}";
|
||||
path = "/home/leana/.config/ltex_dict";
|
||||
};
|
||||
iambconfig = {
|
||||
file = "${../secrets/iambconfig.age}";
|
||||
path = "/home/leana/.config/iamb/config.toml";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue