mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
@ -51,6 +51,7 @@
|
||||
users.users = {
|
||||
root.password = "toor";
|
||||
user = {
|
||||
description = "yo T";
|
||||
password = "iot";
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "docker" "libvirt" ];
|
||||
@ -111,6 +112,7 @@
|
||||
vagrant
|
||||
k3d
|
||||
kubectl
|
||||
kubernetes-helm
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user