This commit is contained in:
2026-03-28 11:59:56 +02:00
parent 9da17501a5
commit d68c4de197
4 changed files with 24 additions and 1 deletions

View File

@@ -39,6 +39,10 @@
# slop
openclaw.url = "github:openclaw/nix-openclaw";
deltarune-grub-theme = {
url = "git+https://git.ocbwoy3.dev/kris/deltarune-grub-theme";
flake = false;
};
};
outputs = { self, nixpkgs, ... }@inputs: {