mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-17 01:55:10 +01:00
dns
This commit is contained in:
parent
7fdbf50900
commit
ddd851ae6e
4 changed files with 106 additions and 14 deletions
|
|
@ -5,8 +5,7 @@
|
|||
# - A path to a Nixpkgs checkout
|
||||
# - The Nixpkgs lambda (e.g., import <nixpkgs>)
|
||||
# - An initialized Nixpkgs attribute set
|
||||
# TODO: Pin
|
||||
nixpkgs = import <nixpkgs>;
|
||||
nixpkgs = import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/a1cc729dcbc31d9b0d11d86dc7436163548a9665.tar.gz"); # nixos-24.05 2024-07-26
|
||||
|
||||
# If your Colmena host has nix configured to allow for remote builds
|
||||
# (for nix-daemon, your user being included in trusted-users)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue