{ lanzaboote, ... }: { imports = [ ./hardware # Apps and programs ../../../modules/system ../../../modules/system/accounts ../../../modules/system/desktop ../../../modules/system/programs ../../../modules/system/services ../../../overlays ../../../variables # Devices and hardware lanzaboote.nixosModules.lanzaboote ../../../modules/system/devices ../../../modules/system/devices/boot/lanzaboote ../../../modules/system/devices/video/nvidia ../../../modules/system/devices/networking/firewall/pc ]; networking.hostName = "firefly"; # Force Electron to use Wayland environment.sessionVariables.NIXOS_OZONE_WL = "1"; }