Merge branch 'master' of https://git.gebner.org/gebner/nixos-config
This commit is contained in:
commit
8570766f86
@ -57,7 +57,7 @@
|
|||||||
services.xserver.vaapiDrivers = [ pkgs.vaapiIntel ];
|
services.xserver.vaapiDrivers = [ pkgs.vaapiIntel ];
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: rec {
|
nixpkgs.config.packageOverrides = pkgs: rec {
|
||||||
wpa_supplicant = pkgs.callPackage ./pkgs/wpa_supplicant { };
|
# wpa_supplicant = pkgs.callPackage ./pkgs/wpa_supplicant { };
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user