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