dm new style
This commit is contained in:
@@ -25,11 +25,7 @@ if (host != "NxACE") then
|
||||
}
|
||||
else
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
sddm
|
||||
# where-is-my-sddm-theme
|
||||
];
|
||||
services.xserver = {
|
||||
services = {
|
||||
displayManager = {
|
||||
defaultSession = "hyprland";
|
||||
sddm = {
|
||||
|
||||
Reference in New Issue
Block a user