2.home-manager/modules/misc
Naïm Favier ddcbf676ba
specialization: fix name conflict inside NixOS module (#3718)
If used inside the NixOS/nix-darwin module, we get conflicting definitions
of `name` inside the specialization: one is the user name coming from the
NixOS module definition and the other is `configuration`, the name of this
option. Thus we need to explicitly wire the former into the module arguments.

See discussion at https://github.com/nix-community/home-manager/issues/3716
2023-02-28 22:22:22 +01:00
..
dconf.nix
debug.nix
editorconfig.nix
fontconfig.nix
gtk.nix
lib.nix
news.nix
nix.nix
nixpkgs-disabled.nix
nixpkgs.nix
numlock.nix
pam.nix
qt.nix
specialization.nix
submodule-support.nix
tmpfiles.nix
version.nix
vte.nix
xdg-desktop-entries.nix
xdg-mime-apps.nix
xdg-mime.nix
xdg-system-dirs.nix
xdg-user-dirs.nix
xdg.nix
xfconf.nix