Skip to content

Nix Wrapper Modules

vodots uses nix-wrapper-modules which is a Nix library, to create wrapped executables via the module system. This allows one to wrap any package with their own configuration and stuff and distribute it as a package that can run anywhere with Nix installed instead of relying on NixOS or Home Manager modules specifically.

vodots exports multiple packages wrapped with my own configuration. You can try any one of the packages temporarily using the following command - nix run github:Voxi0/vodots#<package name>.

Wayland Compositors

  • voniri: Niri, a cool and increasingly popular Wayland compositor. I really love the scrolling concept and prefer it over tiling honestly.
  • vongowc: Mango, a practical and powerful Wayland compositor based on DWL which is basically DWM for Wayland.

Shells

  • voctalia-shell: Noctalia Shell, a beautiful shell made using Quickshell with widgets and stuff which can transform a window manager or Wayland compositor or whatever into a fully-blown desktop environment.

CLI Utilities/Apps

  • vofetch: Fastfetch, just a simple sysfetch utility to show off to people I suppose.
  • vonvim: Neovim, an amazing modern CLI text/code editor which improved on Vim with tons of cool stuff.

Applications

  • vokitty: Kitty, a fast and feature-rich terminal emulator.