Carve SDDM into its own module with our theme
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
imports = [
|
||||
./flatpak.nix
|
||||
./fonts.nix
|
||||
./sddm.nix
|
||||
];
|
||||
# Enable SDDM as our display manager
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.displayManager.defaultSession = "hyprland";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user