containers/amethyst: init
This commit is contained in:
parent
12681f2087
commit
e2832de968
6 changed files with 151 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue