From 470ccf6856873d44308b40b03e7b094550bf0fbc Mon Sep 17 00:00:00 2001 From: Xory Date: Fri, 5 Dec 2025 08:08:14 +0200 Subject: [PATCH] ditto --- hosts/nullstar/configuration.nix | 3 ++- hosts/nullstar/home.nix | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/hosts/nullstar/configuration.nix b/hosts/nullstar/configuration.nix index f911217..17c1f6b 100644 --- a/hosts/nullstar/configuration.nix +++ b/hosts/nullstar/configuration.nix @@ -125,7 +125,8 @@ services.flatpak.enable = true; # Enable CUPS to print documents. - # services.printing.enable = true; + services.printing.enable = true; + services.printing.drivers = [ pkgs.hplip ]; programs.gnupg.agent.enable = true; diff --git a/hosts/nullstar/home.nix b/hosts/nullstar/home.nix index 9607529..e029c4a 100644 --- a/hosts/nullstar/home.nix +++ b/hosts/nullstar/home.nix @@ -31,8 +31,11 @@ (lutris.override { extraLibraries = pkgs: [ wineWowPackages.stable + winetricks ]; }) + libadwaita # fucking winetricks + zenity woeusb-ng ntfs3g hyprpaper