diff options
| author | adikro <adikro@disroot.org> | 2025-12-06 14:29:51 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-06 14:29:51 +0100 |
| commit | 4cf79fcc579909d334a81b23c1578daa41fff691 (patch) | |
| tree | 2d6386265e4a41efed0d5e5b3c8c2bdc29efb527 /home/home.nix | |
| parent | 611576f9ee5232dfc399843c12dfeed5d58ec9ad (diff) | |
changes necessary for a nix update
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 |
