Add system/sddm.nix
This commit is contained in:
4
system/sddm.nix
Normal file
4
system/sddm.nix
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{ pkgs, config, ... }:
|
||||||
|
{
|
||||||
|
services.displayManager.sddm.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user