diff options
Diffstat (limited to 'profiles/groq.nix')
-rw-r--r-- | profiles/groq.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/groq.nix b/profiles/groq.nix index d1214b3..dc7df02 100644 --- a/profiles/groq.nix +++ b/profiles/groq.nix @@ -5,7 +5,9 @@ let in { imports = [ - ./common.nix + ../lib/common.nix + ../lib/packages.nix + ../lib/ssh.nix ]; accounts = { |