nvidia test

This commit is contained in:
Mans Ziesel 2023-06-06 18:48:05 +02:00
parent 937cf528ab
commit 40782cf44d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ in {
windowManager.i3 = {
enable = true;
config = {
modMask = mod;
modifier = mod;
# fonts = ["DejaVu Sans Mono, FontAwesome 6"];

View File

@ -6,7 +6,7 @@
# You can import other NixOS modules here
imports = [
# If you want to use modules from other flakes (such as nixos-hardware):
inputs.hardware.nixosModules.common-cpu-amd
# inputs.hardware.nixosModules.common-cpu-amd
# inputs.hardware.nixosModules.common-gpu-nvidia
# You can also split up your configuration and import pieces of it here: