a nixos and home-manager configuration for HyDE
features / why nixos? :
- declarative
hydenix
andhydenix.hm
configuration options - leveraged module system, easily extend disable or override any module
- close feature parity with HyDE
- every community hyde-gallery theme
- reproducible environments with easy rollbacks
- version control for your desktop
- minimal install of nixos, follow instructions on nixos iso
Important
functional programming experience recommended.
new to nix? see nix resources or ask in discussions/discord.
- installation
- upgrading
- module options
- faq
- troubleshooting & issues
- contributing
- community configs
- todo - sneak peak of whats coming soon
if your system supports it, the nixos vm is a great way to try out hydenix without installing it. if you encounter issues running the vm, refer to the virtio guide
# run the flake remotely
nix run github:richen604/hydenix
Note
any changes require the vm to be rebuilt. run rm hydenix.qcow2
to remove the old one.