Caution
This is a forked hydenix to maintain compatibility after the previous maintainer left. AI will be used to assist, as it is just for my own system. Proceed with caution if you would like to use this as well.
a nixos and home-manager configuration for HyDE
features / why nixos? :
- declarative
hydenixandhydenix.hmconfiguration 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/hydenixNote
any changes require the vm to be rebuilt. run rm hydenix.qcow2 to remove the old one.
