For the Glory of Mankind

This commit is contained in:
Invariantspace 2023-10-27 14:09:31 -07:00
parent fbf346f822
commit ef1f33eddd
3 changed files with 46 additions and 11 deletions

View file

@ -8,6 +8,10 @@
flake = false;
url = "git+https://github.com/catsout/wallpaper-engine-kde-plugin?submodules=1";
};
yorha-grub-theme = {
flake = false;
url = "github:OliveThePuffin/yorha-grub-theme";
};
};
outputs = inputs@{ self, flake-utils, nixpkgs, ... }: