fix: systemd unfreeze, remove intel
This commit is contained in:
parent
7de1374c57
commit
3e43aed875
6 changed files with 23 additions and 5 deletions
|
@ -81,7 +81,6 @@
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
videoDrivers = [
|
||||
"intel"
|
||||
"nvidia"
|
||||
];
|
||||
xkb.layout = "us";
|
||||
|
@ -154,6 +153,7 @@
|
|||
../../modules/home-config.nix
|
||||
../../modules/local-dev.nix
|
||||
../../modules/nixos.nix
|
||||
../../modules/systemd-unfreeze.nix
|
||||
];
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue