this repo has no description
0
fork

Configure Feed

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

Add mbpfan and restore vim-arline to v0.11

+4
+4
.config/nixos/prismo/configuration.nix
··· 89 89 hardware.pulseaudio.enable = true; 90 90 */ 91 91 92 + services.mbpfan = { 93 + enable = true; 94 + aggressive = true; 95 + }; 92 96 93 97 # ========================================================================== 94 98 # General system configuration