diff --git a/flake.nix b/flake.nix index 2e3a986..d9c53eb 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable"; # flake that allows for installing system and user flatpaks - nix-flatpak.url = "github:gmodena/nix-flatpak"; + flatpaks.url = "github:gmodena/nix-flatpak"; # catppuccin's nix thingy for theming applications with catppuccin directly inside # of the config @@ -61,7 +61,7 @@ nixpkgs, nixpkgs-master, chaotic, - nix-flatpak, + flatpaks, catppuccin, home-manager, plasma-manager,