diff --git a/home.nix b/home.nix index 13dd249..8dfd2aa 100644 --- a/home.nix +++ b/home.nix @@ -82,6 +82,8 @@ pdftk gh nmap + handbrake + orca-slicer ]; programs.helix = { @@ -169,6 +171,7 @@ ns = "sudo nixos-rebuild switch --flake ~/Documents/nixos-config#jet"; nd = "nix develop"; h = "hx"; + }; };