NixOS config using flakes
Find a file
2021-12-01 11:13:35 +07:00
.github readme: add one 2021-11-19 15:07:09 +07:00
hosts treewide: yet another restructure 2021-11-17 10:57:56 +07:00
modules user/direnv: clear cache on activation 2021-11-28 20:49:55 +07:00
overlays overlays: remove tree-sitter overlay 2021-11-21 16:21:04 +07:00
packages packages/nvim-treesitter-nightly: init 2021-11-24 22:04:50 +07:00
res user/direnv: fix cache directory name 2021-12-01 11:13:35 +07:00
scripts user/polybar: add 1px scrollbar 2021-11-19 18:01:23 +07:00
secrets winter: rename to blossom 2021-11-02 00:53:56 +07:00
shells shells/cs.osu: only set version on release builds 2021-11-27 22:54:05 +07:00
users rin: fix xkboptions resetting 2021-10-23 11:17:32 +07:00
flake.lock packages/nvim-treesitter-nightly: init 2021-11-24 22:04:50 +07:00
flake.nix packages/nvim-treesitter-nightly: init 2021-11-24 22:04:50 +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 winter: rename to blossom 2021-11-02 00:53:56 +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