diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index ab851dc..d6e609d 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -63,8 +63,6 @@ gparted arandr - flameshot - easyeffects # steam spotify @@ -74,15 +72,6 @@ xivlauncher git-credential-oauth - - rustup - gnumake - zig - gcc - go - python3 - nodejs_22 - # dotnet-sdk_8 ]; }; diff --git a/hosts/snowhawk/home.nix b/hosts/snowhawk/home.nix index b5901da..cb57ac9 100644 --- a/hosts/snowhawk/home.nix +++ b/hosts/snowhawk/home.nix @@ -37,6 +37,19 @@ brave uhk-agent pulsemixer + + flameshot + easyeffects + + # Build Tools + rustup + gnumake + zig + gcc + go + python3 + nodejs_22 + # dotnet-sdk_8 ]; home.file = { };