mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
switch enigma to unstable
This commit is contained in:
parent
28673ec4a6
commit
18454efeae
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ inputs: lib: with lib; let
|
|||
enigma = {
|
||||
inherit tld;
|
||||
arch = "aarch64-linux";
|
||||
nixpkgs_version = inputs.nixpkgs;
|
||||
hm_version = inputs.home-manager;
|
||||
nixpkgs_version = inputs.unstable;
|
||||
hm_version = inputs.home-manager-unstable;
|
||||
ipv4.vpn = "100.100.45.21";
|
||||
};
|
||||
lambda = {
|
||||
|
|
Loading…
Add table
Reference in a new issue