Removed kwallet config : Redundant due to same defaults

This commit is contained in:
Payas Relekar 2020-01-12 14:28:41 +05:30
parent bd3921d523
commit c5030ac488

View file

@ -225,13 +225,6 @@
];
};
# kde wallet
security.pam.services = [
{ name = "kwallet";
enableKwallet = true;
}
];
# Automated gabrage collection
nix.gc = {
automatic = true;