NixOS config using flakes
Find a file
2023-06-18 21:29:25 +07:00
.github workflow: remove nixUnstable build 2022-11-27 14:33:29 +07:00
hosts system/snapper: move to new config 2023-06-18 21:19:05 +07:00
modules system/snapper: move to new config 2023-06-18 21:19:05 +07:00
overlays overlays/discord: bump to 0.0.148 2023-03-06 21:03:45 +07:00
packages packages/tree-sitter-*: rename source to src 2023-06-18 21:29:25 +07:00
res user/neovim: attach binds with flutter 2023-02-24 00:01:24 +07:00
scripts services/tmptsync: set FILE and fix shebang 2022-02-23 21:26:40 +07:00
secrets services/vaultwarden: init 2022-02-27 13:06:17 +07:00
shells rin/packages: update nodejs 2023-06-18 21:24:14 +07:00
users rin/packages: update nodejs 2023-06-18 21:24:14 +07:00
flake.lock flake: bump inputs 2023-06-18 20:31:34 +07:00
flake.nix hosts/hyacinth: init 2023-01-28 00:12:28 +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 services/vaultwarden: init 2022-02-27 13:06:17 +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