mirror of
https://github.com/wlcx/home.git
synced 2026-09-09 17:58:22 +01:00
home-manager: swap back to upstream with my MR in
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ yubikey-manager ];
|
||||
programs.password-store = {
|
||||
enable = true;
|
||||
settings = { PASSWORD_STORE_DIR = "$HOME/.password-store"; };
|
||||
|
||||
Reference in New Issue
Block a user