mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
15 lines
672 B
Markdown
15 lines
672 B
Markdown
# sn(ixos)eexy
|
|
|
|
my custom nixos config !!! i am still new to nix as a whole so a lot of this is either pretty basic or messy
|
|
|
|
self reference:
|
|
|
|
use `git+https://git.gay/sneexy/nixos` when referring to this repo
|
|
|
|
if nix is bitching about random shit try doing `sudo nix-store --repair --verify --check-contents` in the same directory as the flakes n stuff
|
|
|
|
# resources
|
|
|
|
- [NixOS & Flakes Book](https://nixos-and-flakes.thiscute.world) - taught me how to nix
|
|
- [Nix Starter Config](https://github.com/Misterio77/nix-starter-configs) - sample dotfiles to base off of
|
|
- [chfour's nixos config](https://github.com/chfour/nixos) - dotfiles that taught me other interesting feats
|