1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 16:27:03 +00:00
nix-darwin/modules/users
Daiderd Jordan fa3f67966b
types.string -> types.str
These options unintentionally used the deprecated string type, the
important difference between these is the fact that string merges by
default (similar to eg. lines) while str can only have a single value.
2018-07-21 13:27:08 +02:00
..
nixbld users: add option to configure nixbld users. 2018-01-14 16:58:09 +01:00
default.nix users: add forceRecreate option 2018-06-22 12:16:51 +02:00
group.nix types.string -> types.str 2018-07-21 13:27:08 +02:00
user.nix users: make users hidden by default 2018-01-14 16:45:43 +01:00