mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: enable password-store for mertensia
This commit is contained in:
parent
a18a3d58ef
commit
a118c5c7fe
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ in
|
||||||
target = "${config.home.homeDirectory}/.local/share/fonts/truetype";
|
target = "${config.home.homeDirectory}/.local/share/fonts/truetype";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.kitty.enable = true;
|
programs.password-store.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue