flake/laptop config cleanup

This commit is contained in:
Lgmrszd 2024-06-25 17:41:59 +03:00
parent 579b211d49
commit 9155cafd9a
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 0 additions and 3 deletions

View file

@ -25,7 +25,6 @@
mailserver = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
inputs.flake-compat.follows = "flake-compat";
inputs.utils.follows = "flake-utils";
inputs.nixpkgs.follows = "nixpkgs";
};
authentik-nix = {

View file

@ -124,8 +124,6 @@ in
# Make sure opengl is enabled
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
# These extrapackages I added later but it didn't help
extraPackages = with pkgs; [
intel-media-driver # LIBVA_DRIVER_NAME=iHD