diff --git a/hosts/gorgon/default.nix b/hosts/gorgon/default.nix index a84b807..2cf0951 100644 --- a/hosts/gorgon/default.nix +++ b/hosts/gorgon/default.nix @@ -65,6 +65,8 @@ in ]; }; + environment.systemPackages = [ pkgs.ghostscript ]; + hardware = { bluetooth.enable = true; pulseaudio = {