feat: add orca and handbrake
This commit is contained in:
parent
ee67b4c4bf
commit
e43a5bf6ed
1 changed files with 3 additions and 0 deletions
3
home.nix
3
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";
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue