6 lines
82 B
Nix
6 lines
82 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
# Enable this when 24.11 drops
|
||
|
#services.userborn.enable = true;
|
||
|
}
|