diff --git a/modules/home/home.nix b/modules/home/home.nix index 8fe2d02..0e13540 100755 --- a/modules/home/home.nix +++ b/modules/home/home.nix @@ -12,12 +12,6 @@ imports = [ username = "notoh"; homeDirectory = "/home/notoh"; stateVersion = "23.05"; - packages = [ - pkgs.alsa-lib - pkgs.boost - pkgs.qt5.full - pkgs.openssl - ]; }; } \ No newline at end of file