Migrate to Cerulean v0.2.4-alpha #5

Open
cry wants to merge 3 commits from cry/flake-foxora:migrate/snowflakes into main
Showing only changes of commit b2f0a2f199 - Show all commits

View file

@ -1,6 +1,6 @@
{inputs, ...} @ args: {
nixpkgs.channels = {
default = {
base = {
overlays = [(import ./overlays.nix args)];
config.allowUnfree = true;
};