wip
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
programs.password-store = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PASSWORD_STORE_DIR = "~/sync/pass";
|
||||
PASSWORD_STORE_DIR = "/home/naps62/sync/pass";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
rustup
|
||||
bacon
|
||||
mprocs
|
||||
ra-multiplex
|
||||
pkg-config
|
||||
openssl
|
||||
];
|
||||
|
||||
home.sessionPath = [ "\${CARGO_HOME:-~/.cargo}/bin" ];
|
||||
|
||||
Reference in New Issue
Block a user