test
This commit is contained in:
parent
c2077eff5d
commit
06b8a6b576
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
enableBrowserSocket = true;
|
enableBrowserSocket = true;
|
||||||
enableExtraSocket = true;
|
enableExtraSocket = true;
|
||||||
pinentryFlavor = "emacs";
|
pinentryFlavor = "curses";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue