Merge branch 'main' of github.com:fwastring/nix

This commit is contained in:
fwastring 2025-05-22 12:05:04 +02:00
commit 1d6117b631
3 changed files with 296 additions and 9 deletions

View file

@ -18,9 +18,12 @@
networking.hostName = myhostname;
environment.systemPackages = with pkgs; [
dotnet-sdk_8
];
environment.systemPackages = with pkgs; [
qgis
koreader
foliate
k3sup
];
services.xserver.dpi = 140;