fix?: importing home-manager flake with flake-inputs for home-manager

This commit is contained in:
Ruben 2024-04-18 21:32:49 -05:00
commit de583326d2
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -10,7 +10,7 @@
# You can import other home-manager modules here # You can import other home-manager modules here
imports = [ imports = [
# import the flatpaks home-manager nix # import the flatpaks home-manager nix
flatpaks.homeManagerModules.nix-flatpak flake-inputs.flatpaks.homeManagerModules.nix-flatpak
# If you want to use home-manager modules from other flakes (such as nix-colors): # If you want to use home-manager modules from other flakes (such as nix-colors):
# inputs.nix-colors.homeManagerModule # inputs.nix-colors.homeManagerModule