base: remove alacritty from gui programs
It's now enabled from my home config
This commit is contained in:
parent
e52d474d85
commit
e923b28c6c
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
alacritty
|
||||
feh
|
||||
gimp
|
||||
gnome.nautilus
|
||||
|
|
Loading…
Reference in a new issue