aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-11-03 13:40:34 -0800
committerMark Nipper <nipsy@bitgnome.net>2024-11-03 13:40:34 -0800
commit9a8e6128effd15431144d79a540ecf4b30b20f7f (patch)
tree68f17da0703b96e5bd07772b201db02980c6059f /hosts/richese
parenta56e1c7eec447c8ee3ec59ee7e6430c16d5024f7 (diff)
downloadnix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar.gz
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar.bz2
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar.lz
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar.xz
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.tar.zst
nix-9a8e6128effd15431144d79a540ecf4b30b20f7f.zip
Fix master overlay
Diffstat (limited to 'hosts/richese')
-rw-r--r--hosts/richese/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix
index 1abf055..5cf92c2 100644
--- a/hosts/richese/default.nix
+++ b/hosts/richese/default.nix
@@ -39,6 +39,7 @@
overlays = [
outputs.overlays.additions
outputs.overlays.modifications
+ outputs.overlays.master-packages
outputs.overlays.stable-packages
];
};