clean overlays and install java

This commit is contained in:
cy 2025-02-23 13:08:07 -05:00
parent 24efa5183a
commit 0250624887
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
4 changed files with 9 additions and 11 deletions

View file

@ -427,4 +427,9 @@
services.envfs.enable = true;
programs.kdeconnect.enable = true;
programs.dconf.enable = true;
programs.java = {
enable = true;
binfmt = true;
};
}