summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rwxr-xr-xhome.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 9e0ebbd..85e2a5c 100755
--- a/home.nix
+++ b/home.nix
@@ -61,7 +61,6 @@ in
cat = "bat";
ll = "eza --icons -lha";
la = "eza --icons -a";
- trash = "trashy";
};
};
home.username = "anand";
@@ -90,6 +89,7 @@ in
pkgs.grim
pkgs.slurp
pkgs.dmenu-wayland
+ pkgs.javaPackages.compiler.temurin-bin.jdk-25
];
home.activation.dotfiles = lib.hm.dag.entryAfter [ "writeBoundary" ] ''