10 lines
130 B
Nix
10 lines
130 B
Nix
{...}: {
|
|
imports = [
|
|
../../../../user
|
|
];
|
|
|
|
home.username = "ahnwuoa";
|
|
u.has.activitywatch = true;
|
|
u.has.jp = true;
|
|
}
|