ma x.r: disable xmm7360 for now (build fails)

This commit is contained in:
makefu 2022-06-10 21:37:08 +02:00
parent 32b99e3435
commit 301c133220
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<nixos-hardware/lenovo/thinkpad/l14/amd> # close enough
# <stockholm/makefu/2configs/hw/tpm.nix>
<stockholm/makefu/2configs/hw/ssd.nix>
<stockholm/makefu/2configs/hw/xmm7360.nix>
# <stockholm/makefu/2configs/hw/xmm7360.nix>
];
boot.zfs.requestEncryptionCredentials = true;
networking.hostId = "f8b8e0a2";

View File

@ -4,7 +4,7 @@
extraGroups = [ "networkmanager" ];
packages = with pkgs;[
networkmanagerapplet
gnome3.gnome_keyring gnome3.dconf
gnome3.gnome-keyring dconf
];
};
networking.wireless.enable = lib.mkForce false;

View File

@ -12,7 +12,7 @@
evince
# replacement for mirage:
sxiv
gnome3.dconf
dconf
xdotool
xorg.xbacklight
scrot