nixpkgs/nixos/modules/config
Kovacsics Robert af4adb1dd2 nixos/users-groups: Use user name not attribute name for /etc/profiles/...
This cropped up, because I have a set-up where my work username is
different to my home desktop username, and I am using a parameterized
config for both, so I have something akin to

    config.users.users.default-user = ...;

and using

    config.users.users.default-user.{name, home}

in certain places to cope with this. Noticed my home-manager bought in
packages (which use the users.users.<name>.packages hence NixOS issue
not home-manager) weren't present.
2021-02-27 12:45:49 +00:00
..
fonts treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
gtk
krb5
xdg nixos/xdg/portal: fix loading portals from systemd service 2021-01-11 19:22:22 -05:00
appstream.nix
console.nix nixos/console: fix console setting reloading 2021-02-21 10:27:34 +01:00
debug-info.nix
gnu.nix nixos/modules: stdenv.lib -> lib 2021-01-17 21:40:51 +01:00
i18n.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
iproute2.nix
ldap.nix Merge pull request #98731 from mayflower/ldap-nss-optional 2020-12-12 10:53:39 +01:00
locale.nix
malloc.nix nixos/malloc: fix Scudo 2020-11-17 09:11:31 -05:00
networking.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
no-x-libs.nix beam-packages: move wxSupport arg up to package set, add beam_nox 2021-01-24 21:04:52 +01:00
nsswitch.nix
power-management.nix
pulseaudio.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
qt5.nix
resolvconf.nix
shells-environment.nix
swap.nix nixos/swap: Remove dependency on rngd (module removed) 2021-02-21 01:33:50 +01:00
sysctl.nix
system-environment.nix
system-path.nix nufraw: init at 0.43-3 2021-01-07 22:41:34 +01:00
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl Merge pull request #41966 from aneeshusa/allow-mutable-shells-for-declarative-users 2020-12-31 02:03:22 +01:00
users-groups.nix nixos/users-groups: Use user name not attribute name for /etc/profiles/... 2021-02-27 12:45:49 +00:00
vte.nix
zram.nix nixos/zram: add zramSwap.memoryMax option 2020-11-25 13:43:38 +00:00