fix(snowfield): drop patches

This commit is contained in:
Luj 2024-11-25 19:34:37 +01:00
parent 817851e0f0
commit f87c2f9ab2
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";