ma x.r: disable xmm7360 for now (build fails)
This commit is contained in:
parent
32b99e3435
commit
301c133220
@ -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";
|
||||
|
@ -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;
|
||||
|
@ -12,7 +12,7 @@
|
||||
evince
|
||||
# replacement for mirage:
|
||||
sxiv
|
||||
gnome3.dconf
|
||||
dconf
|
||||
xdotool
|
||||
xorg.xbacklight
|
||||
scrot
|
||||
|
Loading…
Reference in New Issue
Block a user