Bohdan's terminal configuration
0
fork

Configure Feed

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

nix: switch from lutris to heroic

bpavuk 3aa4d28f c11c597e

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