Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

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

fix(cosmeak/nixos): forgot to add ghostty in the migration

cosmeak 71196a04 76f0bfdb

+1
+1
modules/users/cosmeak.nix
··· 25 25 isNormalUser = true; 26 26 extraGroups = [ "networkmanager" "wheel" ]; 27 27 packages = with pkgs; [ 28 + ghostty # Terminal emulator 28 29 heroic # Game Launcher (Epic Games, GOG) 29 30 (modrinth-app.overrideAttrs (oldAttrs: { 30 31 buildCommand =