Update configuration.nix
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.initrd.verbose = false;
|
||||
|
||||
# Explicit graphics fallback for unknown hardware
|
||||
# Graphics fallback for unknown hardware
|
||||
boot.initrd.kernelModules = [
|
||||
"i915"
|
||||
"amdgpu"
|
||||
@@ -175,7 +175,7 @@
|
||||
];
|
||||
|
||||
programs.firefox.enable = false;
|
||||
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user