Whovian's NixOS config, smiley face.
Find a file
2024-05-11 17:00:47 -04:00
.old I'm abandoning my nixosConfigurations.testing-wsl attempt, but want to keep it around. 2024-05-11 03:57:40 -04:00
home Remove nix-index from automatic failed command search 2024-05-11 04:14:37 -04:00
system Move some stuff around, eh. 2024-05-11 04:41:00 -04:00
.gitignore Adjust .gitignore based on another repo 2024-05-11 17:00:47 -04:00
flake.lock Oops, forgot to git add flake.lock before doing that last commit. 2024-05-11 03:48:50 -04:00
flake.nix Oops, forgot to commit inputs.agenix.inputs.home-manager.follows 2024-05-11 03:52:59 -04:00
README.md Fix README.md links. 2024-05-07 15:42:43 -04:00

Whovian's system flake

I needed to put my config into a git repo, so I made my first system config flake (and added my home-manager setup too.) and committed it. If you have suggestions on "fixing" or "cleaning up" my configurations, please add it to the Discussions so I can take a look at it later!

Future reference:

[github:eclairevoyant/flake-migration - /nixos.md]How to switch to flakes from path-based nix

[NixOS-WSL GitHub/Site] How to configure NixOS-WSL with flakes?

[Xe Iaso] Nix Flakes on WSL

[Home-Manager GitHub/Site] Setting up home-manager as a NixOS module.