nixpkgs/nixos/modules
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
..
config nixos/users-groups: Use user name not attribute name for /etc/profiles/... 2021-02-27 12:45:49 +00:00
hardware nixos/ksm: remove udev-settle dependency 2021-02-26 22:10:10 +01:00
i18n/input-method fcitx5: update doc 2021-01-24 02:10:23 +01:00
installer installer: fixup sd-card folder move from #110827 2021-02-21 16:12:54 -05:00
misc nixos: Get rid of systemConfig kernel parameter 2021-02-18 12:48:08 +01:00
profiles nixos/hidepid: drop the module as the hidepid mount option is broken 2021-02-21 13:51:37 +01:00
programs steam module: add proper steam.run as well 2021-02-22 14:35:45 -03:00
security Merge pull request #111635 from xaverdh/hide-pid-broken 2021-02-23 00:20:29 +01:00
services trezord: don't trigger systemd-udev-settle 2021-02-27 12:35:04 +01:00
system Merge pull request #111342 from veehaitch/systemd-networkd-options 2021-02-27 00:16:20 +01:00
tasks Merge pull request #111786 from flokli/systemd-247.3 2021-02-12 12:52:49 +01:00
testing nixos/service-runner: fix evaluation 2021-02-05 13:02:56 +01:00
virtualisation Merge pull request #100433 from Patryk27/fixes/38509 2021-02-26 21:35:07 +01:00
module-list.nix Merge pull request #75866 from Sohalt/spnav 2021-02-26 22:21:21 +01:00
rename.nix nixos/hidepid: drop the module as the hidepid mount option is broken 2021-02-21 13:51:37 +01:00