From 60da6bc47620681b557ea2d105df87b22382efcd Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 12 Feb 2022 13:22:29 -0800 Subject: home-manager: re-organize configuration for myself --- users/fcuny/go.nix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 users/fcuny/go.nix (limited to 'users/fcuny/go.nix') diff --git a/users/fcuny/go.nix b/users/fcuny/go.nix deleted file mode 100644 index 990b2ae..0000000 --- a/users/fcuny/go.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - programs.go = { - enable = true; - goPath = "workspace/go"; - }; -} -- cgit v1.2.3