classabbyamp

Results 418 comments of classabbyamp

I believe the `.ms.` ovmf file is the one with secure boot, so it might make sense that zbm wouldn't work

> ```bash > # with required flags set: > # EFI_VARIABLE_NON_VOLATILE = 0x01 > # EFI_VARIABLE_BOOTSERVICE_ACCESS = 0x02 > # EFI_VARIABLE_RUNTIME_ACCESS = 0x04 > ``` why do you set these...

that suggestion seems less clear because it refers to the things to remove in more abstract terms. it would probably be better to write a script like [arch's](https://gitlab.archlinux.org/archlinux/arch-install-scripts/-/blob/master/genfstab.in)/[chimera's](https://github.com/chimera-linux/chimera-install-scripts/blob/master/genfstab) fstab generators...

this might fit better on the wayland page, as SDDM is not exclusively for KDE

the existence of a file called `down` in a service means runit will not start it, even if enabled (symlinked) > If the file service/down exists, runsv does not start...

> My only request is a followup comment added

I think it makes more sense to frame it something like this, so we don't rely on archwiki: > To run SDDM under Wayland, install `weston`, set `DisplayServer` to `wayland`...

last thing, commit message should be something like `config/graphical-session/wayland: explain running SDDM on wayland`

can you rebase this? sorry for leaving it

https://github.com/void-linux/void-packages/pull/48763