Major update to coding capabilities

This commit is contained in:
2024-12-31 12:05:23 -04:00
parent 0a00b1dced
commit 1055ed071d
12 changed files with 389 additions and 239 deletions

View File

@@ -23,6 +23,8 @@ in {
#../../modules/waydroid.nix
];
services.xserver.videoDrivers = lib.mkForce ["modesetting"];
# Set networking
hardware.enableRedistributableFirmware = true;
networking.hostName = hostname;