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 = {