flake: kcnhub: add unstable-unfree overlay
parent
fb08e8e220
commit
e58283e94c
|
|
@ -52,7 +52,7 @@
|
||||||
specialArgs = attrs;
|
specialArgs = attrs;
|
||||||
modules = [
|
modules = [
|
||||||
flakes
|
flakes
|
||||||
(applyOverlays [ unfree-overlay unstable-overlay python-overlay package-overlays ])
|
(applyOverlays [ unfree-overlay unstable-overlay unstable-unfree-overlay python-overlay package-overlays ])
|
||||||
vscode-server.nixosModules.default
|
vscode-server.nixosModules.default
|
||||||
./machines/kcnhub/configuration.nix
|
./machines/kcnhub/configuration.nix
|
||||||
sops-nix.nixosModules.sops
|
sops-nix.nixosModules.sops
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue