fix(snowfield): drop patches

This commit is contained in:
Luj 2024-11-25 19:34:37 +01:00
parent f8e6c3cc8b
commit 156fcdf010
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 2 additions and 19 deletions

View file

@ -13,7 +13,7 @@
machine.meta = {
arch = "x86_64-linux";
nixpkgs_version = inputs.nixpkgs_patched;
nixpkgs_version = inputs.unstable;
hm_version = inputs.home-manager-unstable;
# TODO: Fix colmena deployment
ips.public.ipv4 = "127.0.0.1";