NixOS config using flakes
Find a file
2026-05-28 23:27:19 +10:00
.git-crypt git-crypt: init 2025-05-19 18:41:33 +10:00
.github workflow: remove check job 2026-02-24 17:26:26 +11:00
containers containers/garnet: use ipv4 for proxy 2026-05-28 23:27:19 +10:00
hosts hosts/alyssum: enable nginx 2026-05-28 23:10:40 +10:00
modules system/tailscale: persist tailscale state 2026-05-30 20:37:42 +10:00
overlays overlays/openldap: skip failing checks for 32-bit 2026-05-11 01:05:27 +10:00
packages packages/linux-lava: bump to 7.0.10 2026-05-30 01:51:28 +10:00
res user/neovim: remove lsp.with 2026-05-30 19:38:31 +10:00
scripts treewide: prune more old xorg configs, and rename wayland modules 2025-03-23 00:29:58 +11:00
secrets hosts/alyssum: enable nginx 2026-05-28 23:10:40 +10:00
secrets.gcrypt hazel/networking: move address to secrets 2025-05-23 00:13:30 +10:00
users treewide: remove nodePackages 2026-05-10 22:44:46 +10:00
.gitattributes git-crypt: init 2025-05-19 18:41:33 +10:00
.gitignore workflow: add .gitignore to ignore result 2025-01-03 18:38:36 +11:00
flake.lock containers/garnet: init 2026-05-28 23:01:43 +10:00
flake.nix containers/garnet: init 2026-05-28 23:01:43 +10:00
LICENSE free 2021-05-11 20:05:13 +07:00
README.md readme: update 2024-07-08 18:26:00 +10:00
secrets.nix hosts/alyssum: enable nginx 2026-05-28 23:10:40 +10:00
update.sh workflow: use bash for update.sh 2025-03-17 23:32:16 +11:00

flakes

My NixOS config!

Desktop Neovim

Usage

I recommend more that you only simply look at the modules as inspiration for your own config. Some of them may or may not work on your machine if copied directly (but theoretically they should).

But if you insist, just copy-paste one of the hosts in hosts/, one of the users in users/, and modify them to your liking. Open up flake.nix, add your new host config at the bottom, and then build it!

Hosts

Name Description
hyacinth Main Desktop PC
anemone Main Laptop
caramel Raspberry Pi 400, stateless
dandelion ARM OCI VPS, stateless

Users

Name Description
rin Main user for general usage
hana Lightweight user intended for inspecting stateless hosts

License

Licensed under CC0

Credit is appreciated but not necessary