this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

wallsocket: fix boot resolution to match screens

+1
+1
hosts/wallsocket/hardware.nix
··· 28 28 # Bootloader 29 29 boot.loader.systemd-boot.enable = true; 30 30 boot.loader.systemd-boot.configurationLimit = 10; 31 + boot.loader.systemd-boot.consoleMode = "max"; 31 32 boot.loader.efi.canTouchEfiVariables = true; 32 33 33 34 # Disks