1
0
Fork 0

change username

This commit is contained in:
Leon Vita 2023-01-02 14:59:15 +00:00
parent 90fc1389e8
commit af055e2af1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
docker-compose
];
users.users.leon-docker = {
users.users.overdose = {
isNormalUser = true;
extraGroups = [ "wheel" "docker" ];
createHome = true;