nh: init and remove makeshift fish function

This commit is contained in:
Christoph Hollizeck 2025-06-13 11:57:39 +02:00
parent c49d449516
commit 50150710e9
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 35 additions and 2 deletions

View file

@ -28,6 +28,11 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
nh-flake = {
url = "github:nix-community/nh";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
###
# hyprland stuff
hyprland.url = "github:hyprwm/Hyprland";