11 lines
130 B
Nix
11 lines
130 B
Nix
{ config, pkgs, lib, ... }:
|
|
|
|
{
|
|
# SDDM configuration has been migrated to LightDM
|
|
# This file is kept for reference only
|
|
}
|
|
|
|
|
|
|
|
|