home/natto: split programs.nix
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
6
home/natto/pass.nix
Normal file
6
home/natto/pass.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs = {
|
||||
password-store.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user