This commit is contained in:
parent
54829d7365
commit
6cb4b4a241
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,7 @@ in
|
||||||
pulseview.enable = true;
|
pulseview.enable = true;
|
||||||
gnupg.agent = {
|
gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableSSHSupport = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -118,7 +119,6 @@ in
|
||||||
|
|
||||||
pipewire.enable = true;
|
pipewire.enable = true;
|
||||||
gnome.gnome-keyring.enable = true;
|
gnome.gnome-keyring.enable = true;
|
||||||
openssh.enable = true;
|
|
||||||
|
|
||||||
#: Power Consumption {{{
|
#: Power Consumption {{{
|
||||||
logind = {
|
logind = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue