add go-raceless
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
mj.base.users.email = null;
|
||||
mj.base.users = {
|
||||
email = null;
|
||||
wrapGo = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
#swc
|
||||
|
||||
Reference in New Issue
Block a user