my nixos configuration
0
fork

Configure Feed

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

fix

Thunder 5a6d6a95 96aa565f

+1 -1
+1 -1
modules/workstation/rice/minimal/default.nix
··· 10 10 ./waybar.nix 11 11 ]; 12 12 13 - config = mkIf (cfg == "glass") { 13 + config = mkIf (cfg == "minimal") { 14 14 meow.home.modules = [ 15 15 { 16 16 programs.alacritty.settings = {