about summary refs log tree commit diff
path: root/home/profiles/research/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/research/default.nix')
-rw-r--r--home/profiles/research/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/research/default.nix b/home/profiles/research/default.nix
index 06fb14f..12afc0b 100644
--- a/home/profiles/research/default.nix
+++ b/home/profiles/research/default.nix
@@ -3,7 +3,7 @@ let
   cfg = config.profiles.research;
 in
 {
-  imports = [ ../../modules/programs/nixpkgs ];
+  imports = [ ../../../modules/nixpkgs.nix ];
 
   options.profiles.research = {
     enable = lib.mkEnableOption