Merge branch 'main' of github.com:fwastring/nix
This commit is contained in:
commit
1d6117b631
3 changed files with 296 additions and 9 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue