mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fix(snowfield): drop patches
This commit is contained in:
parent
817851e0f0
commit
f87c2f9ab2
4 changed files with 2 additions and 19 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue