6 lines
49 B
Nix
6 lines
49 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
home-manager.users.jimbo = {
|
||
|
};
|
||
|
}
|