add phone

This commit is contained in:
Kopatz
2024-06-18 19:35:39 +02:00
parent c6a9b5e87e
commit 0d79d559d5
6 changed files with 41 additions and 4 deletions

View File

@@ -23,11 +23,10 @@ in {
};
};
custom.graphical.sddm.enable = true;
services = {
displayManager = {
defaultSession = "none+i3";
sddm.enable = true;
sddm.theme = "${pkgs.sddm-astronaut}";
};
xserver = {