1

Enable killall

This commit is contained in:
2023-04-02 21:00:47 +02:00
parent 711be05370
commit 01897e2c43

View File

@ -276,7 +276,9 @@
# We want these packages to be available even when no user profile is active
# Empty since we basically only need git + editor which is enabled below
environment.systemPackages = with pkgs; [];
environment.systemPackages = with pkgs; [
killall
];
# NOTE: Gnome
# TODO: Identify all the crap