Don't install alacritty on neelix or non-graphical installs.
This commit is contained in:
@@ -23,10 +23,9 @@
|
||||
# Mount tmpfs at /tmp
|
||||
boot.tmp.useTmpfs = true;
|
||||
|
||||
me.graphical = true;
|
||||
me.graphicsCardType = "intel";
|
||||
|
||||
me.kodi.enable = true;
|
||||
me.bluetooth.enable = true;
|
||||
me.emacs_flavor = "plainmacs";
|
||||
me.graphical = true;
|
||||
me.graphicsCardType = "intel";
|
||||
me.kodi.enable = true;
|
||||
}
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
fw-ectool
|
||||
];
|
||||
|
||||
me.graphical = true;
|
||||
me.graphicsCardType = "amd";
|
||||
|
||||
me.sway.enable = true;
|
||||
me.alacritty.enable = true;
|
||||
me.ansible.enable = true;
|
||||
me.emacs_flavor = "full";
|
||||
me.graphical = true;
|
||||
me.graphicsCardType = "amd";
|
||||
me.sway.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user