summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1a64ab8..d14817c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,7 +20,7 @@
personal-webpage.overlays.default
# TODO the order shouldn't matter, yet this overlay doesn't work
# if it comes first
- my-nixpkgs.overlays.default
+ my-nixpkgs.overlays.personal
(_: prev: {
inherit (nixpkgs-unstable.legacyPackages."${prev.system}")
filtron;