From a05421b0e4d18c29c9358cd89bea9a61d77d2147 Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Sat, 31 Jan 2026 15:09:18 -0500 Subject: laptop updates 2026-01-31 --- hosts/jontop/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/jontop/default.nix') diff --git a/hosts/jontop/default.nix b/hosts/jontop/default.nix index 7b5c6c0..a5d3d25 100644 --- a/hosts/jontop/default.nix +++ b/hosts/jontop/default.nix @@ -46,6 +46,7 @@ gpu = "intel"; drive = "ssd"; hasBluetooth = true; + hasPrinter = true; }; desktop = { niri.enable = true; @@ -65,6 +66,7 @@ home.packages = with pkgs; [ cataclysm-dda (callPackage (rootPath + /packages/freeciv/default.nix) {}) - unstable.unciv + libreoffice + texliveMedium ]; } -- cgit v1.2.3