{ ... }: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { # Placeholder as it's required for some reason image = /etc/nixos/git/docs/icons/nixos/white.png; base16Scheme = ./sakura.yaml; autoEnable = true; }; }