Commit graph

24 commits

Author SHA1 Message Date
9280090c26 Adjust .gitignore based on another repo 2024-05-11 17:00:47 -04:00
cd80c21d67 Move some stuff around, eh. 2024-05-11 04:41:00 -04:00
e136b6ed0b Remove nix-index from automatic failed command search 2024-05-11 04:14:37 -04:00
fe4cc259f8 I'm abandoning my nixosConfigurations.testing-wsl attempt, but want to keep it around. 2024-05-11 03:57:40 -04:00
06dad6599d Oops, forgot to commit inputs.agenix.inputs.home-manager.follows 2024-05-11 03:52:59 -04:00
58e9b32176 Oops, forgot to git add flake.lock before doing that last commit. 2024-05-11 03:48:50 -04:00
78b86da954 Update flake.lock since stuff in it changed anyway 2024-05-11 03:47:39 -04:00
ac6247e77a Add home.packages = [pkgs.fd] and some h-m options 2024-05-11 01:40:59 -04:00
b5ce85caf9 Update flake.lock 2024-05-08 19:11:15 -04:00
7e48edb7c7 Add nix-index-database to configs 2024-05-08 15:35:46 -04:00
703187a639 Fix .gitignore because I added comments in the wrong spot.
Oops.
2024-05-08 04:45:01 -04:00
0cdd87cbd8 Add revision tag to config 2024-05-08 04:44:30 -04:00
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
db8b248b7f Mess with .gitignore 2024-05-08 03:54:41 -04:00
763b48eb03 Remove a comment that's not needed anymore 2024-05-08 01:48:18 -04:00
00d0195309 Fix xil package since I did that incorrectly. 2024-05-08 01:31:36 -04:00
10f3f09636 Removed some comments about unused home.packages entries. 2024-05-08 01:21:32 -04:00
5be44d1c1e Update inputs to clean up my flake.lock some more 2024-05-08 00:26:39 -04:00
cdda942fcd Oops, edited the note. 2024-05-07 22:58:01 -04:00
f402a52359 Add Xil tool to home.packages 2024-05-07 22:55:55 -04:00
c63327bc5c Fix README.md links. 2024-05-07 15:42:43 -04:00
daf88b6b3f Forgot .gitignore, oops 2024-05-07 15:39:38 -04:00
a79d51fa50 Initial commit 2024-05-07 15:37:50 -04:00
ac8e9eb1bd Initial commit 2024-05-07 15:20:56 -04:00