This commit is contained in:
fwastring 2025-04-07 14:21:15 +02:00
parent 125ad513d7
commit 355f4f0340

View file

@ -18,7 +18,10 @@
networking.hostName = myhostname; networking.hostName = myhostname;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
dotnet-sdk_8 qgis
koreader
foliate
k3sup
]; ];
# boot.loader = { # boot.loader = {