nvidia test
This commit is contained in:
parent
937cf528ab
commit
40782cf44d
@ -8,7 +8,7 @@ in {
|
|||||||
windowManager.i3 = {
|
windowManager.i3 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
modMask = mod;
|
modifier = mod;
|
||||||
|
|
||||||
# fonts = ["DejaVu Sans Mono, FontAwesome 6"];
|
# fonts = ["DejaVu Sans Mono, FontAwesome 6"];
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# You can import other NixOS modules here
|
# You can import other NixOS modules here
|
||||||
imports = [
|
imports = [
|
||||||
# If you want to use modules from other flakes (such as nixos-hardware):
|
# 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
|
# inputs.hardware.nixosModules.common-gpu-nvidia
|
||||||
|
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
|
Loading…
Reference in New Issue
Block a user