NixOS config using flakes
Find a file
2025-04-05 14:11:08 +11:00
.github workflows/cachix: remove packages for more free build space 2025-03-18 11:22:01 +11:00
hosts hosts/hazel: fix nginx module 2025-04-05 14:11:08 +11:00
modules system/packages: add kitty.terminfo 2025-04-05 13:39:00 +11:00
overlays overlays/wpa-supplicant: init, makes it not spam journal 2025-03-25 22:17:23 +11:00
packages packages/linux-lava: remove ntsync patch 2025-03-28 00:42:19 +11:00
res user/neovim-minimal: further minimise 2025-04-05 12:13:19 +11:00
scripts treewide: prune more old xorg configs, and rename wayland modules 2025-03-23 00:29:58 +11:00
secrets secrets: rekey 2025-04-05 14:09:28 +11:00
users hosts/hazel: init 2025-04-05 13:05:59 +11:00
.gitignore workflow: add .gitignore to ignore result 2025-01-03 18:38:36 +11:00
flake.lock flake: lock inputs 2025-04-05 13:14:43 +11:00
flake.nix hosts/hazel: init 2025-04-05 13:05:59 +11: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 secrets: rekey 2025-04-05 14:09:28 +11: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