my nixos/home-manager configuration
1
fork

Configure Feed

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

add steam and minecraft to laptop

+2
+1
home-manager/laptop.nix
··· 56 56 57 57 # gui 58 58 ghostty.enable = true; 59 + prism-launcher.enable = true; 59 60 zen-browser.enable = true; 60 61 zed-editor.enable = true; 61 62
+1
nixos/laptop/default.nix
··· 14 14 15 15 programs = { 16 16 _1password.enable = true; 17 + steam.enable = true; 17 18 nix-ld = { 18 19 enable = true; 19 20 libraries = with pkgs; [