refactor: switch from GermanBread/declarative-flatpak to gmodena/nix-flatpak
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
flatpaks.url = "github:GermanBread/declarative-flatpak/stable";
|
||||
# Declaratively install flatpaks
|
||||
# nix-flatpak.url = "github:gmodena/nix-flatpak"; -- Fork is being used until #24 merges
|
||||
nix-flatpak.url = "github:Tomaszal/nix-flatpak/feature/overrides";
|
||||
|
||||
# Used for theming the OS, see modules/home-manager/theme.nix
|
||||
nix-colors.url = "github:misterio77/nix-colors";
|
||||
|
||||
Reference in New Issue
Block a user