Flake: add nix-flatpak
This commit is contained in:
parent
749476efcc
commit
6ca883ca0a
2 changed files with 19 additions and 0 deletions
|
|
@ -60,7 +60,9 @@
|
|||
vscode-extensions = {
|
||||
url = "github:nix-community/nix-vscode-extensions";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
||||
};
|
||||
nix-flatpak.url = github:gmodena/nix-flatpak/main;
|
||||
};
|
||||
|
||||
outputs = { ... } @inputs: with inputs; {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue