Add killall

This commit is contained in:
Nathan McCarty 2023-06-17 00:10:55 -04:00
parent 9b61203506
commit 1fd75c7b1d
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ in with lib; {
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.swaynotificationcenter;
in {
home.packages = with pkgs; [
# General
killall
# Locking and display management
wdisplays
swaylock-package