Bohdan's terminal configuration
0
fork

Configure Feed

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

nix: replaced wineWowPackages.stable with wine64

because no way I am not building it from source!

bpavuk b4847e2d a367cea0

+1 -1
+1 -1
nixos/home/life/gaming.nix
··· 3 3 { 4 4 home.packages = with pkgs; [ 5 5 lutris 6 - wineWowPackages.stable 6 + wine64 7 7 ]; 8 8 }