❄️ Nix configurations
0
fork

Configure Feed

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

add powetop

+1
+1
hosts/polecat/configuration.nix
··· 42 42 environment.systemPackages = map lib.lowPrio [ 43 43 pkgs.curl 44 44 pkgs.gitMinimal 45 + pkgs.powertop 45 46 ]; 46 47 47 48 nixpkgs.config.allowUnfree = true;