Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

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

feat(njord): re-add discord through homebrew for krisp

cosmeak d3cf3072 3eaa38d6

+5 -4
+5 -4
modules/hosts/njord/configuration.nix
··· 102 102 ]; 103 103 104 104 homebrew.casks = [ 105 - "amethyst" # Window manager (to package for nix) 106 - "figma" # ux/ui 107 - "zed" 108 - "logi-options+" 105 + "amethyst" # Window manager 106 + "discord" # Discord client - used instead of the nix one for krisp 107 + "figma" # Collaborative design application 108 + "zed" # Code editor 109 + "logi-options+" # 109 110 ]; 110 111 111 112 environment.systemPackages = with pkgs; [