mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
remove as not needed now
This commit is contained in:
parent
97a7700ca9
commit
1f7097954d
1 changed files with 0 additions and 5 deletions
|
@ -4,11 +4,6 @@
|
|||
# Name your host machine
|
||||
networking.hostName = "shepard";
|
||||
|
||||
hardware.opengl = {
|
||||
extraPackages = with pkgs; [ libvdpau-va-gl ];
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
|
||||
# Enable binfmt emulation of aarch64-linux.
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue