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