Commit graph

47 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
10d72d84db Add aaru to home.packages. 2024-06-29 06:25:49 -04:00
66b05bc30a Add pkgs.doctl to home.packages. 2024-06-18 18:42:30 -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
d19ad35bfb Change unnix sed replacement text. 2024-06-13 23:31:30 -04:00
d9046b8321 Various changes to config, see notes under the fold.
- Adds `mySSHKeys` via `inherit` from `system/sshKeys.nix` for easier setting of allowed SSH keys
  - Especially useful for self-built `x86_64-linux` NixOS ISO.
- Swap where user groups are set to `system/users.nix`
- Add `myOptions.isWSL` to identify if an environment is used in WSL or not.
  - Used for setting user groups between WSL and bare-metal.
  - Requires adding `myOptions` as module to WSL systems?
    - Need to investiage if this properly works on bare-metal machines
      - So likely needs tested in VM?
- Added `myOptions.isWSL` option to `nixos-wsl` for group setting reasons, see above.
- Fleshed out `nixosConfigurations.isoimage-pc` to make keep some tools handy for live environment.
  - Plus, gave ssh key access to `root` user on ISO.
  - Need to double check if `nixos` user needs keys too.
    - Is that user still even generated with current config? Need to test.
- Added `unnix_script` to `home-manager` environment's `home.packages`, so I can remove Nix Store paths from text input easily for ease of comparing against other builds.
2024-06-09 05:05:25 -04:00
1a6da08c20 Yay, comments! 2024-06-07 02:16:31 -04:00
d5d9d71e65 Documentation edits are my passion. 2024-06-05 21:10:42 -04:00
bd1120a2cb Add fully working rom-properties evaluation! 2024-06-04 05:24:03 -04:00
e637ddcc58 wtf stray characters? In *my* config?! 2024-06-02 06:21:07 -04:00
4ed47ea6e9 Change how I have screen installed. 2024-06-02 02:08:46 -04:00
0852e5d655 Fuck it, enabling rom-properties since I thought that I already had. 2024-05-31 04:42:30 -04:00
a13df57b48 Yay, more comment edits! 2024-05-29 21:48:50 -04:00
fb618c0fd3 Oops, forgot to add hactoolnet-bin to the my_packages set. 2024-05-29 21:48:29 -04:00
0bce5f5a0d Add note near home.packages about hactoolnet-bin 2024-05-29 16:33:52 -04:00
5664447bcd I forgot that I need to patch rclone, whoops! 2024-05-28 23:43:52 -04:00
a63133b2eb Fix nix-index, oops. 2024-05-20 20:05:35 -04:00
f24ab45c71 I love how there's apparently documentation for this, but it doesn't exist? 2024-05-19 05:23:39 -04:00
e37c9a338e Just adjust some programs.direnv stuff, not super important. 2024-05-19 03:40:51 -04:00
a30d7b0b94 Removed my callPackage = pkgs.callPackage\ "alias" so it's a little less confusing. 2024-05-18 17:47:43 -04:00
d4bb874a57 Finally add rom-properties to home.packages! 2024-05-18 17:40:09 -04:00
dc83e9ca00 Add SabreTools to home.packages -- Bianry is SabreTools, trying to fix that... 2024-05-18 06:27:33 -04:00
813722216b Oops, messed up where ps3dec was actually located. 2024-05-18 05:51:17 -04:00
5bfa7afb82 Add ps3dec to home.packages 2024-05-18 05:44:36 -04:00
4e034f1bfc Tweak some comments around my self-packaged apps. 2024-05-18 03:31:06 -04:00
e91485c0af Add irdkit and ird_tools to my packages again. 2024-05-18 01:50:05 -04:00
77d5921a3d ... Maybe a couple more comments. 2024-05-14 06:02:59 -04:00
ac341f613a Move some comments around again. 2024-05-14 04:23:11 -04:00
d0c059e25e First try of a slightly cleaner version. 2024-05-13 23:18:54 -04:00