xu,wu: rm pkgs that belong to xserver
This commit is contained in:
parent
d71a8863ac
commit
a042769ee7
@ -153,11 +153,7 @@ with config.krebs.lib;
|
|||||||
hardware.opengl.driSupport32Bit = true;
|
hardware.opengl.driSupport32Bit = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
xlibs.fontschumachermisc
|
|
||||||
slock
|
|
||||||
ethtool
|
ethtool
|
||||||
#firefoxWrapper # with plugins
|
|
||||||
#chromiumDevWrapper
|
|
||||||
tinc
|
tinc
|
||||||
iptables
|
iptables
|
||||||
#jack2
|
#jack2
|
||||||
@ -165,7 +161,6 @@ with config.krebs.lib;
|
|||||||
|
|
||||||
security.setuidPrograms = [
|
security.setuidPrograms = [
|
||||||
"sendmail" # for cron
|
"sendmail" # for cron
|
||||||
"slock"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
@ -163,11 +163,7 @@ with config.krebs.lib;
|
|||||||
#hardware.opengl.driSupport32Bit = true;
|
#hardware.opengl.driSupport32Bit = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
#xlibs.fontschumachermisc
|
|
||||||
#slock
|
|
||||||
ethtool
|
ethtool
|
||||||
#firefoxWrapper # with plugins
|
|
||||||
#chromiumDevWrapper
|
|
||||||
tinc
|
tinc
|
||||||
iptables
|
iptables
|
||||||
#jack2
|
#jack2
|
||||||
|
Loading…
Reference in New Issue
Block a user