NixOS config using flakes
Find a file
Cilly Leang 4bd188cc64
workflows/cachix: bump cachix action
fixes a bug where the latest store path doesn't get pushed (so all the
kernel builds never gets pushed)
2025-11-21 23:15:01 +11:00
.git-crypt git-crypt: init 2025-05-19 18:41:33 +10:00
.github workflows/cachix: bump cachix action 2025-11-21 23:15:01 +11:00
hosts treewide: change deprecated and renamed option and package names 2025-11-21 23:14:31 +11:00
modules treewide: change deprecated and renamed option and package names 2025-11-21 23:14:31 +11:00
overlays overlays/linux-lava: get rid of --target warning 2025-08-18 17:46:13 +10:00
packages packages/linux-lava: bump to 6.17.8 2025-11-21 22:43:53 +11:00
res user/neovim: migrate to new lsp config syntax 2025-11-03 13:43:06 +11:00
scripts treewide: prune more old xorg configs, and rename wayland modules 2025-03-23 00:29:58 +11:00
secrets system/wireguard: use new keys for hazel 2025-05-23 01:08:14 +10:00
secrets.gcrypt hazel/networking: move address to secrets 2025-05-23 00:13:30 +10:00
users treewide: change deprecated and renamed option and package names 2025-11-21 23:14:31 +11: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 flake: bump inputs 2025-11-21 22:43:52 +11:00
flake.nix workflows/cachix: cd out and in, to hopefully fix git-crypt problem 2025-05-26 17:36:16 +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 system/wireguard: use new keys for hazel 2025-05-23 01:08:14 +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