mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
use home-manager shorthand module
This commit is contained in:
parent
d76c538e02
commit
a2811e91b4
2 changed files with 63 additions and 53 deletions
|
|
@ -180,7 +180,7 @@ in
|
|||
two_pwd.file = "${../secrets/two_pwd.age}";
|
||||
};
|
||||
|
||||
home-manager.users.leana = {
|
||||
hm = {
|
||||
age.secrets = {
|
||||
sshconfig = {
|
||||
file = "${../secrets/sshconfig.age}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue