add pluto host
This commit is contained in:
parent
cca7181901
commit
78ac00643c
9 changed files with 321 additions and 32 deletions
|
|
@ -3,15 +3,6 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
services = {
|
||||
udiskie.enable = true;
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
pinentryPackage = lib.mkForce pkgs.pinentry-gnome3;
|
||||
enableSshSupport = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
gpg.enable = true;
|
||||
man.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue