feat: remove Go package configuration from home-manager
This commit is contained in:
parent
0c186365cd
commit
30c4c5e9f5
@ -1,12 +0,0 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
...
|
||||
}:
|
||||
{
|
||||
programs.go = {
|
||||
enable = true;
|
||||
package = pkgs-unstable.go;
|
||||
};
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user