System Gen33 @ 2025-05-11-02:19:48 by jonas@monolith

This commit is contained in:
2025-05-11 02:19:50 +02:00
parent 34c79a8c0d
commit 1f01fcb4bd
3 changed files with 19 additions and 2 deletions

View File

@@ -38,6 +38,7 @@
hive.bluetooth.enable = true;
hive.sound.enable = true;
hive.yubikey.enable = true;
hive.services.kdeconnect.enable = true;
hive.programs.games.enable = true;
hive.programs.games.lutris = true;
hive.programs.games.steam = true;
@@ -91,8 +92,6 @@
services.udev.packages = [pkgs.openhantek6022];
virtualisation.docker.enable = true;
networking.firewall.enable = false;
# dpi correction
services.xserver.dpi = 91;
environment.variables = {