mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: set up ltex_dictionary with agenix
This commit is contained in:
parent
6a6da6fb2e
commit
831b69748e
3 changed files with 9 additions and 0 deletions
|
|
@ -54,6 +54,13 @@
|
|||
restic_four_pwd.file = ../../../secrets/restic_four_pwd.age;
|
||||
|
||||
two_pwd.file = ../../../secrets/two_pwd.age;
|
||||
|
||||
ltex_dict = {
|
||||
file = ../../../secrets/ltex_dict.age;
|
||||
path = "/home/leana/.config/ltex_dict";
|
||||
mode = "400";
|
||||
owner = "leana";
|
||||
};
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue