Lots of config
This commit is contained in:
parent
6fe5df4636
commit
f8cc052f3c
9 changed files with 98 additions and 48 deletions
|
@ -17,6 +17,11 @@
|
|||
|
||||
networking.hostName = myhostname;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
dotnet-sdk_8
|
||||
];
|
||||
|
||||
|
||||
services.xserver.dpi = 140;
|
||||
services = {
|
||||
syncthing = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue