[NixOS] Install numix-icon-them-circle by default

This commit is contained in:
Ivan Malison 2021-07-24 00:05:39 -06:00
parent b7342c6a15
commit 82befc8adf
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
3 changed files with 2 additions and 13 deletions

View File

@ -1,12 +0,0 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
# Appearance
gnome-breeze
gnome3.adwaita-icon-theme
hicolor-icon-theme
materia-theme
numix-icon-theme-circle
papirus-icon-theme
];
}

View File

@ -8,7 +8,6 @@
nixpkgs.overlays = [
(import ../dotfiles/config/xmonad/overlay.nix)
(import ../dotfiles/config/taffybar/overlay.nix)
];
# Allow all the things

View File

@ -27,6 +27,8 @@ in
element-desktop
# Appearance
numix-icon-theme-circle
papirus-icon-theme
hicolor-icon-theme
# XOrg