Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
2018-06-17 03:27:15 -07:00
2 changed files with 15 additions and 11 deletions

View File

@@ -113,17 +113,18 @@ in
environment.systemPackages = with pkgs; [
# Applications
google-chrome
emacs
firefox
google-chrome
hexchat
keybase-gui
kodi
vlc
xfce.thunar
rxvt_unicode
spotify
steam
termite
rxvt_unicode
emacs
vlc
xfce.thunar
# Appearance
numix-icon-theme-circle
@@ -201,8 +202,6 @@ in
sound.enable = true;
hardware.pulseaudio.enable = true;
environment.loginShellInit = ". ~/.lib/nix_login.sh";
services.xserver = {
exportConfiguration = true;
enable = true;