-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
nixos/none: remove #84037
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixos/none: remove #84037
Conversation
This windowManager and desktopManager doesn't even have an option to use it. git history suggests to me that there's no way anyone finds this useful anymore.
7053e58
to
af6d2c8
Compare
This change causes an error:
I've tried using both "none+xmonad" and "xmonad" as the
|
I tested reverting the change and setting |
I reverted it. I'm wondering is it that In that case, I should really add a comment here because the files look like lost fragments that are very often in nixpkgs. |
My understanding is that the selectable sessions are generated by combining every enabled window manager with every enabled desktop manager; the Cartesian product of desktop and window managers. But with the caveat that the combination of "none+none" is ignored, which is why there's no "none" session available.
|
In my case this (bisected) caused a different error: after a successful switch to the new configuration, sddm does not list the available sessions (in the lower left corner) and does not launch any session when I login (one of my users uses stock plasma5, another custom .xsession). My configuration is:
|
In my case this change made it impossible to login with lightdm because
|
I just stumbled upon this after my system failed to evaluate due to |
I will look into making it appear more idiomatic. But it's been reverted already. |
Motivation for this change
This windowManager and desktopManager doesn't even have
an option to use it. git history suggests to me that there's no way anyone
finds this useful anymore.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)