go: Separate file
This commit is contained in:
parent
bf796d9587
commit
f83806a307
5 changed files with 22 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ pkgs, config, ... }: {
|
||||
imports = [
|
||||
./c.nix
|
||||
./python.nix
|
||||
./common.nix
|
||||
./go.nix
|
||||
./python.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue