Whovian's NixOS config, smiley face.
Go to file
Whovian NTSN 3b7957d45b Silly me, I forgot `pkgs.` on the flake's `callPackage` call for `rom-properties`! 2024-05-18 17:46:13 -04:00
home Finally add `rom-properties` to `home.packages`! 2024-05-18 17:40:09 -04:00
system/nixos-wsl Remove some outdated files that git was still holding... for some reason. 2024-05-13 23:31:53 -04:00
.gitignore Adjust `.gitignore` based on another repo 2024-05-11 17:00:47 -04:00
README.md 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
flake.lock Update `flake.lock` just because. 2024-05-18 17:20:43 -04:00
flake.nix Silly me, I forgot `pkgs.` on the flake's `callPackage` call for `rom-properties`! 2024-05-18 17:46:13 -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.

Notes:

$ sudo nix-channel --list
nixos https://nixos.org/channels/nixos-23.11
nixos-wsl https://github.com/nix-community/NixOS-WSL/archive/refs/heads/main.tar.gz