NixOS config using flakes
Find a file
2022-12-03 00:00:03 +07:00
.github workflow: remove nixUnstable build 2022-11-27 14:33:29 +07:00
hosts secrets: allow sugarcane to access acme_dns, and rekey 2022-12-02 23:57:32 +07:00
modules user/zsh: update abbreviations 2022-12-03 00:00:03 +07:00
overlays overlay/wlroots: override mesa 2022-10-10 16:40:01 +07:00
packages packages/linux-lava: pin and bump bore patch 2022-10-09 21:54:50 +07:00
res user/neovim-minimal: fix theme 2022-12-02 23:52:21 +07:00
scripts services/tmptsync: set FILE and fix shebang 2022-02-23 21:26:40 +07:00
secrets secrets: allow sugarcane to access acme_dns, and rekey 2022-12-02 23:57:32 +07:00
shells shells/cs.osu: only set version on release builds 2021-11-27 22:54:05 +07:00
users hosts/caramel: update to raccoon 2022-11-27 14:30:59 +07:00
flake.lock flake: bump inputs 2022-12-02 23:23:08 +07:00
flake.nix sugarcane: update to raccoon 2022-12-02 21:31:37 +07: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: allow sugarcane to access acme_dns, and rekey 2022-12-02 23:57:32 +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