From 4cf79fcc579909d334a81b23c1578daa41fff691 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 6 Dec 2025 14:29:51 +0100 Subject: changes necessary for a nix update --- home/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/home.nix') diff --git a/home/home.nix b/home/home.nix index f606bd5..121b61c 100644 --- a/home/home.nix +++ b/home/home.nix @@ -9,7 +9,7 @@ ./wayland/noctalia.nix # Editors ./editors/nixvim.nix - ./editors/helix.nix + # ./editors/helix.nix # Programs ./terminal/foot.nix ./terminal/fish.nix @@ -29,8 +29,8 @@ home.stateVersion = "25.05"; home.packages = with pkgs; [ + bottles ncdu - halloy equibop inputs.prismlauncher.packages.${pkgs.stdenv.hostPlatform.system}.prismlauncher inputs.awww.packages.${pkgs.stdenv.hostPlatform.system}.awww -- cgit v1.3