extract home-manager assertions into own module
parent
0dfac33429
commit
bd15eb1880
@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
# files
|
||||
./gpg-agent.nix
|
||||
];
|
||||
}
|
||||
Loading…
Reference in New Issue