Updates to Flakes and Zeke
Add /dev/sda1 to Zeke Update Flakes Add initial colmena support Add colmena to shells Update kubernetes pins
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ let
|
||||
}:
|
||||
let
|
||||
nixpkgs = import channel { inherit system; };
|
||||
overlays = all.overlays ++ [ top.proxmox.overlays.${system} ];
|
||||
overlays = all.overlays;
|
||||
in
|
||||
channel.lib.nixosSystem {
|
||||
inherit system;
|
||||
|
||||
Reference in New Issue
Block a user