flake: update lock, update things to new lock

This commit is contained in:
2024-05-01 12:38:15 +02:00
parent 400dadba7f
commit e901f042fb
6 changed files with 70 additions and 69 deletions
@@ -10,11 +10,12 @@
enableTerminal = lib.mkDefault true;
enableTerminalExtra = lib.mkDefault true;
enableNixDevel = lib.mkDefault true;
bash.enable = true;
zsh.enable = true;
};
home.packages = [
pkgs.papirus-icon-theme
(materusArg.pkgs.polymc.wrap { extraJDKs = [ pkgs.graalvm-ce ]; })