specify the hostname from the setup in the setup, since the hostname is not set yet we must use a local one!

This commit is contained in:
2024-11-02 21:14:56 +01:00
parent 7134d0c29d
commit 9802e61876
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# Pinned versions for specific packages
# Pinned versions for specific packages (https://nixhub.io)
nixpkgs-go.url = "github:nixos/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732";
nixpkgs-vscode.url = "github:nixos/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732";
nixpkgs-zed.url = "github:nixos/nixpkgs/41dea55321e5a999b17033296ac05fe8a8b5a257";