5 config.host.name == "patate";
6 programs.bash.enable = true;
7 programs.gpg.enable = true;
8 programs.htop.enable = true;
9 programs.ssh.enable = true;
10 programs.vim.enable = true;
11 services.gpg-agent.enable = true;
12 services.redshift.enable = config.host.desktop;
13 home.sessionVariables = {
17 LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive";
19 PATH = lib.makeBinPath [ config.home.homeDirectory ] + ":$PATH";
40 #pkgs.haskell.packages.ghc865.zerobin
43 pkgs.hunspellDicts.fr-moderne
48 pkgs.linuxPackages.cpupower
76 ] ++ lib.optionals config.host.desktop [
93 pkgs.networkmanager-openvpn
94 pkgs.networkmanagerapplet
104 pkgs.elementary-xfce-icon-theme
105 pkgs.gnome3.gnome-calculator
106 pkgs.gnome3.defaultIconTheme
107 pkgs.gnome3.file-roller
108 pkgs.gnome3.gnome-keyring
110 pkgs.hicolor-icon-theme
111 pkgs.xfce.thunar-volman