NixOS config using flakes
Find a file
2022-02-02 16:04:03 +07:00
.github flake: expose some packages to be built by github ci 2022-02-02 01:17:17 +07:00
hosts flake: move neovim-nightly overlay to blossom-only 2022-02-02 16:04:03 +07:00
modules user/neovim-minimal: use stable nvim-treesitter 2022-02-02 16:02:58 +07:00
overlays overlays/discord: bump to 0.0.132 2022-01-12 11:12:42 +07:00
packages packages/linux-lava: bump to 5.15.13 and switch to pds 2022-01-05 21:36:56 +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 hosts/caramel, users/hana: init 2022-02-02 00:50:39 +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 hosts/caramel, users/hana: init 2022-02-02 00:50:39 +07:00
flake.nix flake: move neovim-nightly overlay to blossom-only 2022-02-02 16:04:03 +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 hosts/caramel, users/hana: init 2022-02-02 00:50:39 +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