Whovian's NixOS config, smiley face.
Go to file
Whovian NTSN 10f3f09636 Removed some comments about unused `home.packages` entries. 2024-05-08 01:21:32 -04:00
home Removed some comments about unused `home.packages` entries. 2024-05-08 01:21:32 -04:00
system Initial commit 2024-05-07 15:37:50 -04:00
.gitignore Forgot `.gitignore`, oops 2024-05-07 15:39:38 -04:00
README.md Fix `README.md` links. 2024-05-07 15:42:43 -04:00
flake.lock Update `inputs` to clean up my `flake.lock` some more 2024-05-08 00:26:39 -04:00
flake.nix Update `inputs` to clean up my `flake.lock` some more 2024-05-08 00:26:39 -04:00

README.md

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.