mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
updated flake
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
keybase = final.unstable.keybase;
|
||||
};
|
||||
|
||||
# Add VS Code extensions overlay
|
||||
# This makes nix-vscode-extensions available as pkgs.nix-vscode-extensions
|
||||
vscode-extensions = inputs.nix-vscode-extensions.overlays.default;
|
||||
|
||||
#When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
||||
#be accessible through 'pkgs.unstable'
|
||||
unstable-packages = final: _prev: {
|
||||
|
||||
Reference in New Issue
Block a user