NixOS config using flakes
Find a file
2024-07-07 12:14:08 +10:00
.github workflows/cachix: disable for now 2023-09-26 23:33:07 +07:00
hosts hosts/{anemone,hyacinth}: fix neovim nightly overlay 2024-07-07 12:11:19 +10:00
modules user/gpg: fix pinentry 2024-07-07 12:14:08 +10:00
overlays overlays/eww: remove withWayland 2024-07-07 12:14:08 +10:00
packages packages/linux-lava: bump to 6.9.3 2024-06-11 19:44:49 +10:00
res user/neovim: switch from rnix-lsp to nil 2024-07-07 12:14:08 +10:00
scripts services/tmptsync: set FILE and fix shebang 2022-02-23 21:26:40 +07:00
secrets secrets: add anemone and rekey 2024-01-17 15:13:23 +07:00
shells rin/packages: update nodejs 2023-06-18 21:24:14 +07:00
users user/neovim: switch from rnix-lsp to nil 2024-07-07 12:14:08 +10:00
flake.lock flake: bump inputs 2024-06-11 19:16:50 +10:00
flake.nix flake: expose spotify-adblock 2024-03-14 13:55:04 +11:00
LICENSE free 2021-05-11 20:05:13 +07:00
README.md hosts/{apricot,fondue}: decommission 2022-02-02 18:11:17 +07:00
secrets.nix secrets: add anemone and rekey 2024-01-17 15:13:23 +07: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
blossom Laptop and main PC
caramel Raspberry Pi 400, stateless
sugarcane OVHCloud VPS, stateless

Users

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

License

Licensed under CC0; basically you can fork, modify, redistribute, or do whatever you want I don't really care.

Credit is appreciated but not necessary