.
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
theme = "astronaut";
|
||||
};
|
||||
environment.systemPackages = with pkgs;[
|
||||
sddm-astronaut
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user