mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
fix?: importing home-manager flake with flake-inputs for home-manager
This commit is contained in:
parent
a92940d2c8
commit
de583326d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue