mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
fix(snowfield): drop patches
This commit is contained in:
parent
f8e6c3cc8b
commit
156fcdf010
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