Commit graph

104 commits

Author SHA1 Message Date
d217662e1d Add aaru6exe alias in Windows alias list. 2024-11-25 23:07:43 -05:00
cf1e9dbd95 Updated my packages and flake.lock - :) 2024-11-18 16:24:15 -05:00
d85689eb28 Update sabretools. 2024-10-28 01:52:53 -04:00
7eb2d5264c Switch from unrar-wrapper to unrar.
Unfree or not, I prefer this version.
2024-10-28 01:47:23 -04:00
e9b35ddc24 So I forgot to re-add wsl-open.
Oops.
2024-10-24 02:25:18 -04:00
862b040540 So I may have tried to clean up my flake.nix a lot. 2024-10-24 01:24:22 -04:00
d1cf251227 Swap out caja alias command. 2024-10-12 13:44:56 -04:00
dcd3e742f8 Move around shell aliases a little. 2024-09-26 02:44:18 -04:00
9b47da2a6b Okay so uh, that may have removed all of my Useful-in-WSL aliases.
Oops.
2024-09-23 01:43:18 -04:00
757d8f9ace Oops, forgot to add the ... argument for my aliases. 2024-09-23 01:03:33 -04:00
02923d376f Move around aliases.
This should remove aliases that are only useful on NixOS-WSL due to using Windows binaries.

(It's finally time that I did this lol)
2024-09-23 00:41:14 -04:00
b0d7924cf6 Remove python3Packages.nsz from config since I don't need it. 2024-09-04 04:57:11 -04:00
565dfc28d7 Swap nixfmt for nixfmt-rfc-style. 2024-09-04 01:58:53 -04:00
4af0755097 Forgot to remove agenix-setup variables, oops. 2024-09-02 15:22:53 -04:00
0a45e4bd8b Disable agenix (temporarily?)
I don't really use it often, and it kinda blocks new installs due to not finding my key file. Damn it.
2024-09-02 15:09:19 -04:00
4d5d42c1b3 Temporarily disable xil.
Also adds `pkgs.terminator` to `isoimage-pc`.
2024-09-02 05:27:51 -04:00
30c473e47b Make rom-properties into Flake input :) 2024-09-02 02:11:36 -04:00
2561efc541 Update all dotnet app dependencies in home.packages 2024-08-30 03:36:03 -04:00
d0b918f2c6 Add psfo. 2024-08-30 00:07:19 -04:00
38702db01b Update hactoolnet. 2024-08-30 00:05:23 -04:00
51670a7a4c Add hactoolnet to my h-m config.
Finally have this building, so let's add it to the package collection!
2024-08-24 04:43:41 -04:00
4d483ad46c Re-enable nix-init as fixed upstream and in Nixpkgs. 2024-08-20 04:34:52 -04:00
74c714039d Update rom-properties 2024-08-19 03:22:25 -04:00
18c1312242 Remove nix-init temporarily.
Broken upstream, but got fixed. Waiting for updated version to hit nixos-unstable.
2024-08-17 03:12:12 -04:00
5fb1c776e5 Fix nxtik build - Thanks to the dev for this! 2024-08-09 18:15:28 -04:00
11d347902b Update sabretools package to fix building. 2024-07-29 15:23:11 -04:00
374f302b26 Update binaryobjectscanner package to fix building. 2024-07-29 15:15:05 -04:00
e9ec1fa343 Update irdkit package to fix building. 2024-07-29 14:33:00 -04:00
6f9e9796b6 Add note about pkgs.nixfmt-classic being technically deprecated. 2024-07-23 05:22:25 -04:00
deeedb8f06 Add a modified nix-init :) 2024-07-20 04:40:23 -04:00
b982c6ef0d Update rom-properties 2024-07-16 06:09:00 -04:00
5af560a8cc Add termbin alias, which I haven't been able to test. 2024-07-12 00:23:14 -04:00
421df4929f Update nxtik license. 2024-07-06 16:03:50 -04:00
2fe1b6d614 Fix the with flags, because I hate those flags :) 2024-07-06 04:18:43 -04:00
f20e3ac64a Oops, I forgot to actually add nxtik to home.packages. 2024-07-06 04:02:38 -04:00
ab926d0c0c Fix hactoolnet-bin in my my_packages attrset. Oops. 2024-07-06 04:01:47 -04:00
fdcbcb3449 Add nxtik to home.packages. 2024-07-06 03:59:17 -04:00
08b90e3c18 I'll be honest, it's tiring to add specifics sometimes. 2024-07-02 02:31:52 -04:00
d8e349c617 Add ndstool to home.packages. 2024-07-01 03:20:59 -04:00
717bfbeb1d Remove rust.nix from home-manager config. 2024-06-29 07:21:39 -04:00
10d72d84db Add aaru to home.packages. 2024-06-29 06:25:49 -04:00
8f7ba01613 Add $HOME/bin to user path. 2024-06-29 05:41:17 -04:00
b9a711d510 Add a rustfmt config to my dotfiles, though admittedly I'm not sure if it completely works. 2024-06-26 06:28:32 -04:00
fa57a693c7 Update binaryobjectscanner. 2024-06-21 18:10:02 -04:00
66b05bc30a Add pkgs.doctl to home.packages. 2024-06-18 18:42:30 -04:00
ba24cee243 Use executables in evaluation to set executables to have in /bin/. 2024-06-18 05:00:03 -04:00
22a6af519b Update binaryobjectscanner. 2024-06-18 04:58:53 -04:00
fb41970d29 Move some packages around in my h-m config. 2024-06-15 02:59:30 -04:00
4daf78c70d Add binaryobjectscanner to packages! 2024-06-15 02:58:42 -04:00
2db056beeb Re-enabled nix-index ZSH integration.
Note to self, remember how to re-enable the `command-not-found` tooling instead of the full `nix-index` output. (The "Full" output is too much.)
2024-06-14 16:48:08 -04:00