update
This commit is contained in:
@@ -22,6 +22,7 @@ in {
|
|||||||
# Bootloader.
|
# Bootloader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
boot.kernelModules = [ "virtio_gpu" ];
|
||||||
|
|
||||||
networking.hostName = "nixos"; # Define your hostname.
|
networking.hostName = "nixos"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
@@ -96,6 +97,11 @@ in {
|
|||||||
eza
|
eza
|
||||||
fastfetch
|
fastfetch
|
||||||
nfs-utils
|
nfs-utils
|
||||||
|
mesa
|
||||||
|
mesa-demos
|
||||||
|
libglvnd
|
||||||
|
libGL
|
||||||
|
virglrenderer
|
||||||
wlr-randr
|
wlr-randr
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
xdg-desktop-portal-gnome
|
xdg-desktop-portal-gnome
|
||||||
|
|||||||
Reference in New Issue
Block a user