NixOS config using flakes
Find a file
LavaDesu 27d1c31e35
treewide: prune packages and various unused fluff
- removed shells, broken for like 2 years now
- removed discord mods and spicetify
- removed inputs for services
- removed various unused inputs
- removed various unused packages
2025-03-15 23:07:42 +11:00
.github workflows/cachix: disable for now 2023-09-26 23:33:07 +07:00
hosts hosts/{caramel,dandelion}: decommission 2025-03-15 22:50:44 +11:00
modules system/packages: add ecryptfs 2025-03-15 01:43:48 +11:00
overlays packages/linux-lava: hack further to only overlay for linux-lava specifically 2025-03-15 01:40:19 +11:00
packages treewide: prune packages and various unused fluff 2025-03-15 23:07:42 +11:00
res user/eww-wayland: bring back shortened time 2025-03-15 01:43:48 +11:00
scripts services/tmptsync: set FILE and fix shebang 2022-02-23 21:26:40 +07:00
secrets secrets: rekey acme_dns 2024-07-24 13:26:54 +10:00
users rin/packages: use vscode.fhs, and include dotnet 2025-03-15 01:59:10 +11:00
.gitignore workflow: add .gitignore to ignore result 2025-01-03 18:38:36 +11:00
flake.lock treewide: prune packages and various unused fluff 2025-03-15 23:07:42 +11:00
flake.nix treewide: prune packages and various unused fluff 2025-03-15 23:07:42 +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 services/nginx: enable for dandelion 2024-07-24 13:23:12 +10: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