My nixos config :)
  • Nix 68%
  • Lua 32%
Find a file
2026-09-05 11:56:59 +02:00
docs docs: add info readme about nvim 2026-08-25 18:55:00 +02:00
dotfiles/nvim feat: add applications 2026-09-05 11:56:59 +02:00
LICENSES chore: add license 2026-08-12 09:00:04 +02:00
machines feat: a lot of things (idk sorry) 2026-08-31 21:52:53 +02:00
modules feat: add applications 2026-09-05 11:56:59 +02:00
secrets fix: sops finally working 2026-08-17 14:31:13 +02:00
.gitignore feat/fix: use env as package 2026-08-11 12:29:19 +02:00
.sops.yaml fix: sops finally working 2026-08-17 14:31:13 +02:00
flake.lock feat: a lot of things (idk sorry) 2026-08-31 21:52:53 +02:00
flake.nix chore: restructure and remove flake-parts dependency 2026-08-29 12:43:04 +02:00
LICENSE chore: add license 2026-08-12 09:00:04 +02:00
README.md docs: add info readme about nvim 2026-08-25 18:55:00 +02:00

my nixos config

available modules

I packaged my environment (my shell with dependencies) and my neovim config.

You can run it with:

env

nix run git+https://codeberg.org/tuxilio/nixos#environment

neovim

screenshot of my neovim config

nix run git+https://codeberg.org/tuxilio/nixos#neovim

Alternatively, if you don't use nixos, you can just copy my neovim config from dotfiles. Have a look at neovim.nix for dependencies :)

For more complete docs, refer to dotfiles/nvim/README.md.

rebuild

nixos-rebuild switch --flake . --sudo

licenses

licensed GPL-3.0-or-later, with the following expections: