mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove gnome3.excludePackages
This commit is contained in:
parent
9e894b1a7f
commit
1d3cc23be4
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment = {
|
||||
gnome3.excludePackages = with pkgs.gnome3; [ epiphany vinagre gnome-software ];
|
||||
systemPackages = with pkgs; [
|
||||
numix-icon-theme
|
||||
gnome3.gnome-tweaks
|
||||
|
|
Loading…
Reference in a new issue