My NixOS dotfiles
0

Configure Feed

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

Revert "⚰️ Remove zsh from common packages as it is in home manager"

This reverts commit 077ad933fe954266d5b0421ac435b19084c2644d.

Simon R. - fantomitechno (Jun 8, 2026, 1:58 PM +0200) f2a45b43 077ad933

+3
+3
hosts/common/packages.nix
··· 137 137 # Nix but looks like linux 138 138 nix-ld.enable = true; 139 139 140 + # My terminal uwu 141 + zsh.enable = true; 142 + 140 143 # Gayming 141 144 steam = { 142 145 enable = true;