forked from jan-leila/nix-config
6 lines
No EOL
91 B
Nix
6 lines
No EOL
91 B
Nix
{ ... }:
|
|
{
|
|
imports = [ ./leyla ./ester ./eve ./remote ];
|
|
|
|
users.mutableUsers = false;
|
|
} |