My nixos config :)
- Nix 68%
- Lua 32%
| docs | ||
| dotfiles/nvim | ||
| LICENSES | ||
| machines | ||
| modules | ||
| secrets | ||
| .gitignore | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
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
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:
docs/assets/neovim.pngThe halve-transparent background image, is the KDE Plasma workspace wallpaper “Scarlet tree” made byaxo1otl <bluepancake72@gmail.com>and licensedCC-BY-SA 4.0. Repo: https://invent.kde.org/plasma/plasma-workspace-wallpapers/-/tree/master/ScarletTree. My screenshot is licensedCC-BY-SA 4.0. Please also seedocs/assets/neovim.png.license
