adding some things
This commit is contained in:
parent
4c60fcb238
commit
4c25000f23
7 changed files with 150 additions and 17 deletions
|
@ -42,11 +42,16 @@ with lib;
|
|||
# desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
security.pam.services.kwallet = {
|
||||
name = "kwallet";
|
||||
enableKwallet = true;
|
||||
};
|
||||
|
||||
systemd.extraConfig = ''
|
||||
DefaultTimeoutStopSec=10s
|
||||
'';
|
||||
|
||||
# stylix = {
|
||||
# enable = true;
|
||||
# polarity = "dark";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue