Whovian NTSN
3edea2bd31
Update `flake.lock`
2024-05-18 04:06:46 -04:00
Whovian NTSN
c63489eff2
Update IRDKit's `deps.nix` so it can build.
2024-05-18 03:48:31 -04:00
Whovian NTSN
8376e2453c
Bleh
2024-05-18 03:34:23 -04:00
Whovian NTSN
4e034f1bfc
Tweak some comments around my self-packaged apps.
2024-05-18 03:31:06 -04:00
Whovian NTSN
a23fc68d9e
Add my self-packaged apps to `flake.nix` so I can easily update them in future.
2024-05-18 03:30:33 -04:00
Whovian NTSN
1b7aa8a8b3
Enable `nixpkgs.config.allowUnfree = true;` to make my life easier.
2024-05-18 03:27:59 -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
a4f824c0e7
Add old root channel list to `README.md` so I have a record of it. Just in case.
2024-05-17 19:19:37 -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
3bc7bddb25
Change `system.configurationRevision` to use `self.shortRev` instead of `rev`.
2024-05-14 04:04:51 -04:00
Whovian NTSN
2ea9051688
Remove some outdated files that git was still holding... for some reason.
2024-05-13 23:31:53 -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
9280090c26
Adjust `.gitignore` based on another repo
2024-05-11 17:00:47 -04:00
Whovian NTSN
cd80c21d67
Move some stuff around, eh.
2024-05-11 04:41:00 -04:00
Whovian NTSN
e136b6ed0b
Remove nix-index from automatic failed command search
2024-05-11 04:14:37 -04:00
Whovian NTSN
fe4cc259f8
I'm abandoning my `nixosConfigurations.testing-wsl` attempt, but want to keep it around.
2024-05-11 03:57:40 -04:00
Whovian NTSN
06dad6599d
Oops, forgot to commit `inputs.agenix.inputs.home-manager.follows`
2024-05-11 03:52:59 -04:00
Whovian NTSN
58e9b32176
Oops, forgot to `git add flake.lock` before doing that last commit.
2024-05-11 03:48:50 -04:00
Whovian NTSN
78b86da954
Update `flake.lock` since stuff in it changed anyway
2024-05-11 03:47:39 -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
b5ce85caf9
Update `flake.lock`
2024-05-08 19:11:15 -04:00
Whovian NTSN
7e48edb7c7
Add `nix-index-database` to configs
2024-05-08 15:35:46 -04:00
Whovian NTSN
703187a639
Fix `.gitignore` because I added comments in the wrong spot.
...
Oops.
2024-05-08 04:45:01 -04:00
Whovian NTSN
0cdd87cbd8
Add revision tag to config
2024-05-08 04:44:30 -04:00
Whovian NTSN
3bbaf1e5d2
Add comment block to `system/packages.nix`
...
This is meant as documentation in case I want to enable `documentation.{man,nixos}` in the future, though I honestly doubt that I will. These would fix tools like `whatis`, but apparently `whatis` only seems to work on packages installed via `environment.systemPackages` that have man pages.
2024-05-08 04:00:00 -04:00
Whovian NTSN
db8b248b7f
Mess with `.gitignore`
2024-05-08 03:54:41 -04:00
Whovian NTSN
763b48eb03
Remove a comment that's not needed anymore
2024-05-08 01:48:18 -04:00
Whovian NTSN
00d0195309
Fix `xil` package since I did that incorrectly.
2024-05-08 01:31:36 -04:00
Whovian NTSN
10f3f09636
Removed some comments about unused `home.packages` entries.
2024-05-08 01:21:32 -04:00
Whovian NTSN
5be44d1c1e
Update `inputs` to clean up my `flake.lock` some more
2024-05-08 00:26:39 -04:00
Whovian NTSN
cdda942fcd
Oops, edited the note.
2024-05-07 22:58:01 -04:00
Whovian NTSN
f402a52359
Add `Xil` tool to `home.packages`
2024-05-07 22:55:55 -04:00
Whovian NTSN
c63327bc5c
Fix `README.md` links.
2024-05-07 15:42:43 -04:00
Whovian NTSN
daf88b6b3f
Forgot `.gitignore`, oops
2024-05-07 15:39:38 -04:00
Whovian NTSN
a79d51fa50
Initial commit
2024-05-07 15:37:50 -04:00
Whovian NTSN
ac8e9eb1bd
Initial commit
2024-05-07 15:20:56 -04:00