l baseX: cleanup

This commit is contained in:
lassulus 2018-08-14 14:15:29 +02:00
parent f287462175
commit c02fae77f3

View File

@ -8,7 +8,6 @@ in {
./mpv.nix ./mpv.nix
./power-action.nix ./power-action.nix
./copyq.nix ./copyq.nix
./livestream.nix
./urxvt.nix ./urxvt.nix
./network-manager.nix ./network-manager.nix
{ {
@ -61,19 +60,15 @@ in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
acpi acpi
ag ag
bank
cabal2nix cabal2nix
cholerab cholerab
dic dic
dmenu dmenu
font-size font-size
gi
gitAndTools.qgit gitAndTools.qgit
git-preview git-preview
gnome3.dconf gnome3.dconf
lm_sensors lm_sensors
mpv-poll
much
ncdu ncdu
nix-index nix-index
nix-repl nix-repl
@ -82,18 +77,14 @@ in {
powertop powertop
push push
rxvt_unicode_with-plugins rxvt_unicode_with-plugins
slock
sxiv sxiv
taskwarrior taskwarrior
termite termite
timewarrior
xclip xclip
xephyrify xephyrify
xorg.xbacklight xorg.xbacklight
xorg.xhost xorg.xhost
xsel xsel
youtube-tools
yt-next
zathura zathura
]; ];
@ -104,7 +95,6 @@ in {
xlibs.fontschumachermisc xlibs.fontschumachermisc
]; ];
#lass.xserver.enable = true;
services.xserver = { services.xserver = {
enable = true; enable = true;
layout = "us"; layout = "us";