Whovian NTSN
d19ad35bfb
Change `unnix` `sed` replacement text.
2024-06-13 23:31:30 -04:00
Whovian NTSN
5a17ff1af6
Update `deps.nix` for `irdkit` and `sabretools`
2024-06-10 04:59:06 -04:00
Whovian NTSN
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
Whovian NTSN
1a6da08c20
Yay, comments!
2024-06-07 02:16:31 -04:00
Whovian NTSN
d5d9d71e65
Documentation edits are my passion.
2024-06-05 21:10:42 -04:00
Whovian NTSN
0bb17c2e91
Update the `rom-properties` package a bit to remove build warnings.
2024-06-04 19:17:31 -04:00
Whovian NTSN
bd1120a2cb
Add fully working `rom-properties` evaluation!
2024-06-04 05:24:03 -04:00
Whovian NTSN
e637ddcc58
wtf stray characters? In *my* config?!
2024-06-02 06:21:07 -04:00
Whovian NTSN
973f3b23f6
Add Elixi.re key, and add (commented out) `nixps` config to `flake.nix`.
2024-06-02 05:55:42 -04:00
Whovian NTSN
4ed47ea6e9
Change how I have `screen` installed.
2024-06-02 02:08:46 -04:00
Whovian NTSN
d249583cff
idk this should fix a bad path
2024-06-01 15:39:59 -04:00
Whovian NTSN
126b726974
Update `rom-properties` `package.nix` to clean up output file paths.
2024-06-01 05:48:54 -04:00
Whovian NTSN
0852e5d655
Fuck it, enabling `rom-properties` since I thought that I already had.
2024-05-31 04:42:30 -04:00
Whovian NTSN
a13df57b48
Yay, more comment edits!
2024-05-29 21:48:50 -04:00
Whovian NTSN
fb618c0fd3
Oops, forgot to add `hactoolnet-bin` to the `my_packages` set.
2024-05-29 21:48:29 -04:00
Whovian NTSN
0bce5f5a0d
Add note near `home.packages` about `hactoolnet-bin`
2024-05-29 16:33:52 -04:00
Whovian NTSN
55666be313
Add `hactoolnet-bin` to packages, but do not add to environment.
2024-05-29 16:32:18 -04:00
Whovian NTSN
5664447bcd
I forgot that I need to patch `rclone`, whoops!
2024-05-28 23:43:52 -04:00
Whovian NTSN
8bb546e16b
Remove some extra `nixpkgs` comments, smiley face.
2024-05-23 05:16:37 -04:00
Whovian NTSN
a63133b2eb
Fix `nix-index`, oops.
2024-05-20 20:05:35 -04:00
Whovian NTSN
f24ab45c71
I love how there's apparently documentation for this, but it doesn't exist?
2024-05-19 05:23:39 -04:00
Whovian NTSN
e37c9a338e
Just adjust some `programs.direnv` stuff, not super important.
2024-05-19 03:40:51 -04:00
Whovian NTSN
499b4bf30a
Dotnet lock files failing, basically right after I update `flake.lock`? Feels like a coincidence, but...
2024-05-18 18:01:41 -04:00
Whovian NTSN
884596a413
Forgot to update `rom-properties.src` before committing originally!
2024-05-18 17:48:32 -04:00
Whovian NTSN
a30d7b0b94
Removed my `callPackage = pkgs.callPackage`\ "alias" so it's a little less confusing.
2024-05-18 17:47:43 -04:00
Whovian NTSN
d4bb874a57
Finally add `rom-properties` to `home.packages`!
2024-05-18 17:40:09 -04:00
Whovian NTSN
5ae1623230
Remove `TargetName_lowercase.diff` since it didn't work, so I don't use it anymore.
2024-05-18 16:36:04 -04:00
Whovian NTSN
a609e36403
Swap to using the main `csproj`, and rename the binary to `sabretools`
2024-05-18 16:35:10 -04:00
Whovian NTSN
dc83e9ca00
Add SabreTools to `home.packages` -- Bianry is `SabreTools`, trying to fix that...
2024-05-18 06:27:33 -04:00
Whovian NTSN
1f699da0a1
Commas and incorrectly pointing at variables are hard.
2024-05-18 05:54:39 -04:00
Whovian NTSN
813722216b
Oops, messed up where `ps3dec` was actually located.
2024-05-18 05:51:17 -04:00
Whovian NTSN
267dad7f8b
idk, I moved some comments around again.
2024-05-18 05:49:45 -04:00
Whovian NTSN
4e4601eafa
Change `ps3dec` license to `lib.licenses.unfree` because \*TECHNICALLY...\*
2024-05-18 05:49:17 -04:00
Whovian NTSN
5bfa7afb82
Add `ps3dec` to `home.packages`
2024-05-18 05:44:36 -04:00
Whovian NTSN
c63489eff2
Update IRDKit's `deps.nix` so it can build.
2024-05-18 03:48:31 -04:00
Whovian NTSN
4e034f1bfc
Tweak some comments around my self-packaged apps.
2024-05-18 03:31:06 -04:00
Whovian NTSN
7ad91a64ac
Remove myself as maintainer of `ird_tools` just to ease any issues there.
2024-05-18 02:16:16 -04:00
Whovian NTSN
08baf793bf
Ah, I misread my own comment lol. Tweaked the message a little, that's for future me.
2024-05-18 02:11:05 -04:00
Whovian NTSN
42619cc0d5
Change `ird_tools` back to `lib.licenses.unfree`, and tweak comment layout.
2024-05-18 02:08:59 -04:00
Whovian NTSN
e91485c0af
Add `irdkit` and `ird_tools` to my packages again.
2024-05-18 01:50:05 -04:00
Whovian NTSN
77d5921a3d
... Maybe a couple more comments.
2024-05-14 06:02:59 -04:00
Whovian NTSN
ac341f613a
Move some comments around again.
2024-05-14 04:23:11 -04:00
Whovian NTSN
d0c059e25e
First try of a slightly cleaner version.
2024-05-13 23:18:54 -04:00
Whovian NTSN
8f076a0ded
I was going to make another joke about "Being Itchy" but decided not to.
2024-05-13 22:59:07 -04:00
Whovian NTSN
822f103b1f
Suddenly I'm itchy.
2024-05-13 03:57:53 -04:00
Whovian NTSN
0a81dadc0c
Re-enable `nix-index` since I want the database, but not the shell Integration.
2024-05-12 05:24:57 -04:00
Whovian NTSN
e136b6ed0b
Remove nix-index from automatic failed command search
2024-05-11 04:14:37 -04:00
Whovian NTSN
ac6247e77a
Add `home.packages = [pkgs.fd]` and some `h-m` options
2024-05-11 01:40:59 -04:00
Whovian NTSN
7e48edb7c7
Add `nix-index-database` to configs
2024-05-08 15:35:46 -04:00
Whovian NTSN
00d0195309
Fix `xil` package since I did that incorrectly.
2024-05-08 01:31:36 -04:00