about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--home/default.nix2
-rw-r--r--home/profiles/populate.nix (renamed from home/profiles/default.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/home/default.nix b/home/default.nix
index f9cb94a..2ba3707 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -8,7 +8,7 @@
     pkgs = import unstable-small { system = "x86_64-linux"; overlays = with inputs; [ chaotic-nixpkgs.overlay ]; };
 
     extraModules = [
-      ./profiles
+      ./profiles/populate.nix
       ./profiles/base
       ./profiles/browsing
       ./profiles/development
diff --git a/home/profiles/default.nix b/home/profiles/populate.nix
index af9d9a8..af9d9a8 100644
--- a/home/profiles/default.nix
+++ b/home/profiles/populate.nix