Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user