my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

isabel/catppuccin: fix eval on darwin

+1 -1
+1 -1
home/isabel/themes/catppuccin.nix
··· 26 26 catppuccin = { 27 27 inherit (config.garden.profiles.workstation) enable; 28 28 sources = 29 - if (options ? "catppuccin") then 29 + if (osConfig ? "catppuccin") then 30 30 osConfig.catppuccin.sources 31 31 else 32 32 (options.catppuccin.sources.default.overrideScope (