Some more sane defaults
This commit is contained in:
parent
02585b1f5e
commit
a4b29ec259
6 changed files with 22 additions and 22 deletions
|
|
@ -96,7 +96,6 @@ with lib; {
|
|||
# updater.enable = true;
|
||||
# };
|
||||
dbus.packages = with pkgs; [ dconf ];
|
||||
fwupd.enable = true;
|
||||
gnome.gnome-keyring.enable = true;
|
||||
gvfs = {
|
||||
enable = true;
|
||||
|
|
@ -121,10 +120,6 @@ with lib; {
|
|||
# media-session.enable = true;
|
||||
};
|
||||
power-profiles-daemon.enable = true;
|
||||
smartd = {
|
||||
enable = true;
|
||||
notifications.x11.enable = true;
|
||||
};
|
||||
snapper = {
|
||||
configs = let
|
||||
common = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue