mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
feat: add flatpak
This commit is contained in:
parent
5706fe32cb
commit
783b7c8705
5 changed files with 41 additions and 7 deletions
|
@ -13,6 +13,7 @@
|
|||
url = "github:kaylorben/nixcord";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... } @ inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue