correct environment variables

This commit is contained in:
2022-09-30 23:16:32 +02:00
parent 01131a9fef
commit 3b96abee0e
2 changed files with 20 additions and 20 deletions

View File

@@ -44,11 +44,12 @@
# extraBackends = [ pkgs.sane-airscan ];
# };
# environment = {
# systemPackages = with pkgs; [
environment = {
systemPackages = with pkgs; [
# simple-scan
# ];
# };
intel-media-driver
];
};
programs = { # No xbacklight, this is the alterantive
dconf.enable = true;