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