Cleanup now that I finally got the LSP working... so many warnings.
Some checks failed
Deploy NixOS / deploy (push) Failing after 18s
Some checks failed
Deploy NixOS / deploy (push) Failing after 18s
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
userDescription = "Atridad Lahiji";
|
||||
timezone = "America/Edmonton";
|
||||
locale = "en_CA.UTF-8";
|
||||
userGroups = [ "networkmanager" "wheel" "docker" ];
|
||||
userGroups = [
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
"docker"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user