nixpkgs/nixos/modules/programs
Jesper Geertsen Jonsson 8c0558dbb2 sg/newgrp should always be available, not chfn
sg and newgrp only changes the current user session and should be
available to users even if the "users.mutableUsers" option is set.
These are common, useful commands.

chfn does modify the /etc/passwd GECOS field which is also controlled
by the option "users.users.<name?>.description", so it's less
appropriate to make it available when "users.mutableUsers" is set.

However, because CHFN_RESTRICT in login.defs is never set in current
NixOS the chfn functionality is never available to users anyway and
may as well have its SUID disabled, as only root is able to use it.
This is recommended in the chfn man page in this case.
2018-01-14 20:54:40 +01:00
..
bash nixos/programs/bash: document that /etc/bash_completion.d is obsolete 2017-12-10 12:16:25 +00:00
command-not-found Enable command-not-found 2017-10-10 12:26:24 +02:00
zsh nixos/zsh: add the type for enableAutosuggestions option 2017-11-18 21:27:12 +00:00
adb.nix
atop.nix
bcc.nix nixos/bcc: init module 2017-09-29 15:18:25 +01:00
blcr.nix
browserpass.nix
ccache.nix
cdemu.nix
chromium.nix
dconf.nix Make less known wayland compositors usable (#32285) 2017-12-21 16:16:19 +00:00
environment.nix
fish.nix
freetds.nix
gnupg.nix
gphoto2.nix
info.nix
java.nix
kbdlight.nix
light.nix
man.nix
mosh.nix
mtr.nix
nano.nix
npm.nix
nylas-mail.nix
oblogout.nix
qt5ct.nix
rootston.nix rootston module, orbment/bemenu: change my maintainership 2017-12-27 10:21:34 +03:00
screen.nix
shadow.nix sg/newgrp should always be available, not chfn 2018-01-14 20:54:40 +01:00
shell.nix
slock.nix
spacefm.nix
ssh.nix nixos/ssh: fix example 2017-11-01 02:54:38 +08:00
ssmtp.nix
sway.nix nixos/sway: Extend the descriptions and examples 2017-12-25 00:15:06 +01:00
sysdig.nix nixos/sysdig: init module 2017-09-29 15:01:21 +01:00
thefuck.nix
tmux.nix tmux module: add secureSocket option 2017-12-29 15:05:20 +03:00
venus.nix
vim.nix
virtualbox.nix
way-cooler.nix Make less known wayland compositors usable (#32285) 2017-12-21 16:16:19 +00:00
wireshark.nix
xfs_quota.nix
xonsh.nix