diff --git a/home.nix b/home.nix index 699d10d..e90215e 100755 --- a/home.nix +++ b/home.nix @@ -69,6 +69,7 @@ enable = true; shellAliases = { ll = "ls -l"; + cheetah = "curl -d 'Lena: Done ✓' https://ntfy.forestcat.org/cheetah"; }; }; diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 5a15944..6f1b786 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -79,6 +79,7 @@ environment.systemPackages = with pkgs; [ # System Packages go here pkgs.brave + pkgs.i3 pkgs.alejandra pkgs.keepassxc pkgs.kitty