NixOS config using flakes
Find a file
2022-02-02 17:19:15 +07:00
.github flake: expose some packages to be built by github ci 2022-02-02 01:17:17 +07:00
hosts hosts/caramel: use nix 2.4 2022-02-02 16:13:39 +07:00
modules system/wireguard: revamp to use sugarcane as host 2022-02-02 16:51:32 +07:00
overlays overlays/nix: remove 2022-02-02 17:19:15 +07:00
packages packages/linux-lava: bump to 5.17.0-rc2 2022-02-02 17:18:47 +07:00
res user/neovim-minimal: init 2022-02-02 11:00:43 +07:00
scripts users/rin: remove ipcbridge for now 2022-02-02 01:24:59 +07:00
secrets secrets: remove apricot and fondue, and add sugarcane wg keys 2022-02-02 16:41:44 +07:00
shells shells/cs.osu: only set version on release builds 2021-11-27 22:54:05 +07:00
users user/neovim-minimal: init 2022-02-02 11:00:43 +07:00
flake.lock flake: bump inputs 2022-02-02 17:15:57 +07:00
flake.nix flake: comment out apricot and fondue 2022-02-02 16:07:32 +07:00
LICENSE free 2021-05-11 20:05:13 +07:00
README.md readme: add one 2021-11-19 15:07:09 +07:00
secrets.nix secrets: remove apricot and fondue, and add sugarcane wg keys 2022-02-02 16:41:44 +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!

Host naming

Name Description
apricot Homeserver
blossom Laptop and main PC
fondue VM lent by a friend in Australia

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