mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 20:30:05 +00:00
✨ Add Dr. Frontend user for work, cleanup nixos modules
Some checks failed
Trufflehog: check for exposed secrets / Run trufflehog (push) Waiting to run
Nix: check for unused code / Run deadnix (push) Waiting to run
Nix: validate flake / Validate x86_64-linux (push) Waiting to run
Nix: build nixos-/home modules / Validate x86_64-linux (push) Has been cancelled
Some checks failed
Trufflehog: check for exposed secrets / Run trufflehog (push) Waiting to run
Nix: check for unused code / Run deadnix (push) Waiting to run
Nix: validate flake / Validate x86_64-linux (push) Waiting to run
Nix: build nixos-/home modules / Validate x86_64-linux (push) Has been cancelled
This commit is contained in:
parent
4bf0f889ab
commit
042d026901
5 changed files with 84 additions and 4 deletions
|
@ -61,9 +61,6 @@ in
|
|||
};
|
||||
|
||||
config = {
|
||||
# TODO: fix this
|
||||
#nix.settings.trusted-users = ["root" (lib.forEach cfg (username: toString username))];
|
||||
|
||||
# Manage users declaratively and map userConfig to users.users by name;
|
||||
users.mutableUsers = false;
|
||||
users.users = lib.mapAttrs (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue