From 355f4f0340dc51a5894bf26ced73eeb8aee987f8 Mon Sep 17 00:00:00 2001 From: fwastring Date: Mon, 7 Apr 2025 14:21:15 +0200 Subject: [PATCH] programs --- maskiner/laptop/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maskiner/laptop/configuration.nix b/maskiner/laptop/configuration.nix index 539bc8d..4a988dd 100644 --- a/maskiner/laptop/configuration.nix +++ b/maskiner/laptop/configuration.nix @@ -18,7 +18,10 @@ networking.hostName = myhostname; environment.systemPackages = with pkgs; [ - dotnet-sdk_8 + qgis + koreader + foliate + k3sup ]; # boot.loader = {