Clean up configuration with 21.11 upgrade
This commit is contained in:
parent
25563873ad
commit
def0a63895
3 changed files with 4 additions and 7 deletions
|
@ -5,7 +5,6 @@
|
|||
freetype
|
||||
feh
|
||||
redshift
|
||||
numlockx # TODO: Does this work?
|
||||
lxappearance
|
||||
] ++ [ # Networking
|
||||
gnome.networkmanager-openconnect
|
||||
|
@ -14,7 +13,6 @@
|
|||
xfce.thunar-archive-plugin
|
||||
xfce.xfce4-appfinder # xfce.thunar-volman # needed?
|
||||
xfce.terminal
|
||||
gnome.gnome-screenshot
|
||||
pinentry-gtk2 # Required by gnupg
|
||||
];
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
bluetooth = {
|
||||
enable = true;
|
||||
package = pkgs.bluezFull;
|
||||
settings.General.Enable = "Source,Sink,Media,Socket";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue