Changed: Stuff

This commit is contained in:
2025-04-07 23:13:13 +02:00
parent 521120022a
commit bb19cc1377
8 changed files with 193 additions and 35 deletions

View File

@@ -20,7 +20,7 @@
../../modules/regreet/regreet.nix
../../modules/plymouth.nix
../../modules/file_managers/spacefm.nix
../../modules/python.nix
# Include the results of the hardware scan.
./hardware-configuration.nix
];
@@ -55,7 +55,7 @@
# for Nvidia GPU
#services.xserver.videoDrivers = ["nvidia"];
hardware.opengl.enable = true;
hardware.graphics.enable = true;
#hardware.nvidia = {
# package = config.boot.kernelPackages.nvidiaPackages.stable;
# modesetting.enable = true;