containers/amethyst: init

This commit is contained in:
Cilly Leang 2026-03-15 15:53:14 +11:00
parent 12681f2087
commit e2832de968
Signed by: cilly
GPG key ID: 6500251E087653C9
6 changed files with 151 additions and 3 deletions

View file

@ -37,6 +37,9 @@
spotify-adblock = { url = "github:abba23/spotify-adblock"; flake = false; };
tree-sitter-jsonc = { url = "gitlab:WhyNotHugo/tree-sitter-jsonc"; flake = false; };
wine-discord-ipc-bridge = { url = "github:0e4ef622/wine-discord-ipc-bridge"; flake = false; };
# containers
c-amethyst.url = "path:./containers/amethyst";
};
outputs = { self, agenix, catppuccin, nixpkgs, nixpkgs-stable, ... } @ inputs: