about summary refs log tree commit diff
path: root/common-workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common-workstation.nix')
-rw-r--r--common-workstation.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common-workstation.nix b/common-workstation.nix
index 5d952677..83e6f81f 100644
--- a/common-workstation.nix
+++ b/common-workstation.nix
@@ -3,6 +3,7 @@
 {
   imports = [
     ./common.nix
+    ./packages.nix
     <nixpkgs/nixos/modules/programs/virtualbox.nix>
   ];