This commit is contained in:
parent
ca74f10b80
commit
021ff463a8
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
|
inputs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
imports = [
|
imports = [
|
||||||
|
@ -95,5 +96,6 @@
|
||||||
jdk17
|
jdk17
|
||||||
attic-client
|
attic-client
|
||||||
comma
|
comma
|
||||||
|
inputs.matugen.packages.x86_64-linux.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue