oxidizing
This commit is contained in:
parent
a46356a178
commit
a9eadc52f3
35 changed files with 726 additions and 1223 deletions
|
|
@ -1,12 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
heroic
|
||||
(pkgs.prismlauncher.override {
|
||||
jdks = [
|
||||
pkgs.temurin-bin-21
|
||||
pkgs.temurin-bin-8
|
||||
pkgs.temurin-bin-17
|
||||
];
|
||||
})
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue