mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
parent
60fadaa793
commit
17c72ef75f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.heapsterrs = {
|
users.users.heapster = {
|
||||||
uid = config.ids.uids.heapster;
|
uid = config.ids.uids.heapster;
|
||||||
description = "Heapster user";
|
description = "Heapster user";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue