fix?: rename flatpaks flake

This commit is contained in:
Ruben 2024-04-18 21:34:53 -05:00
commit 3dab361c4a
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -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,