summaryrefslogtreecommitdiff
path: root/gnu/system/shadow.scm
AgeCommit message (Expand)Author
2020-05-08services: Add descriptions....Ludovic Courtès
2020-04-17services: account: Have 'user-processes' depend on 'user-homes'....Ludovic Courtès
2020-04-01system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner
2020-03-30Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari
2020-03-30system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner
2020-03-19gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen
2019-04-23services: account: Make 'user-homes' a one-shot service....Ludovic Courtès
2019-03-07activation: Build account databases with (gnu build accounts)....Ludovic Courtès
2019-03-07activation: Operate on <user-account> and <user-group> records....Ludovic Courtès
2019-03-07system: Add (gnu system accounts)....Ludovic Courtès
2018-10-19system: Rename .zlogin to .zprofile....Chris Marusich
2018-07-23system: '.guile' skeleton now recommends 'guile-colorized'....Ludovic Courtès
2018-07-05Don't force colour in aliases....Tobias Geerinckx-Rice
2018-06-11system: Default .bashrc now sources /etc/bashrc....Ludovic Courtès
2018-04-04system: Add default '.nanorc' with syntax highlighting....Ludovic Courtès
2018-01-11Merge branch 'master' into core-updatesLeo Famulari
2018-01-09system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib....Ludovic Courtès
2017-12-08gnu: guile: Move Readline support to a separate 'guile-readline' package....Ludovic Courtès
2017-11-01system: Return early in skeleton '.bashrc' when the shell is non-interactive....Marius Bakke
2017-11-01system: Test for interactive shell instead of `cat` in skeleton '.bashrc'....Marius Bakke
2017-07-27system: Add 'grep --color' alias in '.bash_profile' skeleton....Ludovic Courtès
2017-07-25system: Add a default '.guile' skeleton....Ludovic Courtès
2017-07-11system: Refer to native packages when appropriate....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-02-01system: More 'file-append' instead of #~(string-append #$thing …)....Ludovic Courtès
2017-02-01system: Create home directories once 'file-systems' is up....Ludovic Courtès
2016-08-28system: Do not create the home directory of "nobody"....Ludovic Courtès
2016-08-28system: Add 'create-home-directory?' field to <user-account>....Ludovic Courtès
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-13system: Change the shell of 'nobody' to 'nologin'....Ludovic Courtès
2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès
2016-05-13Merge branch 'master' into core-updatesLeo Famulari
2016-05-06system: Do not export PS1 in /etc/skel/.bashrc....Alex Griffin
2016-04-03gnu: fontconfig: Find fonts in the system profile....Alex Kost
2016-03-20system: Make sure fonts are searched for in the system profile....Ludovic Courtès
2016-03-20system: Allow account skeletons to be directories....Ludovic Courtès
2015-11-11system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE....Ludovic Courtès
2015-10-10services: Introduce extensible services....Ludovic Courtès
2015-10-10system: Account skeleton API is non-monadic....Ludovic Courtès
2015-07-17system: Fix typo in 'PS1' in skeleton '.bashrc'....Ludovic Courtès
2015-07-01environment: Define 'GUIX_ENVIRONMENT'....Ludovic Courtès
2015-05-25system: Define '%base-user-accounts'....Ludovic Courtès
2015-05-24system: Make sure user accounts refer to existing groups....Ludovic Courtès
2015-03-16system: Skeleton '.bashrc' now exports the 'SHELL' variable....Ludovic Courtès
2015-03-12system: Adjust '.bashrc' skeleton for non-interactive SSH sessions....Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès
2014-12-09system: Add skeleton '.zlogin'....宋文武
2014-12-09system: Cleanup bash startup files....宋文武
2014-09-18system: Add udev rule for /dev/kvm....Ludovic Courtès
2014-09-16system: Add "input" to '%base-groups'....Ludovic Courtès