diff options
Diffstat (limited to 'home/home.nix')
| -rw-r--r-- | home/home.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
