Try this
This commit is contained in:
8
settings.nix
Normal file
8
settings.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
hostname = "haschel";
|
||||
username = "atridad";
|
||||
userDescription = "Atridad Lahiji";
|
||||
timezone = "America/Edmonton";
|
||||
locale = "en_CA.UTF-8";
|
||||
userGroups = [ "networkmanager" "wheel" "docker" ];
|
||||
}
|
||||
Reference in New Issue
Block a user