summary refs log tree commit diff
path: root/nixos/modules/services/ttys
Commit message (Expand)AuthorAge
* nixos/kmscon: Add autologin optionDominik Xaver Hörl2018-09-29
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* kmscon: reset ExecStart to allow overridePeter Hoeg2017-09-21
* nixos/agetty: override upstream defaultFranz Pletz2017-08-13
* nixos/agetty: override upstream defaultJörg Thalheim2017-07-16
* kmscon service: disable systemd-vconsole-setupNikolay Amiantov2017-03-01
* agetty: remove override for container-getty@.service since it's upstreamAlexander Ried2016-09-05
* Merge pull request #10996 from oxij/nixos-labelArseniy Seroka2016-01-09
|\
| * nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* | kmscon service: add extraOptions optionNathan Zadoks2016-01-02
|/
* agetty: Add autologinUser config optionTuomas Tynkkynen2015-04-14
* Make console-getty only used inside container by defaultMichael Raskin2014-09-02
* nixos: add systemd service for getty on /dev/consoleJaka Hudoklin2014-08-25
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Fix udev rule required by gpmEelco Dolstra2014-05-20
* gpm: Depend on /dev/input/miceEelco Dolstra2014-04-28
* gpm: Better start conditionEelco Dolstra2014-04-18
* Improve gpm serviceEelco Dolstra2014-04-18
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Remove hack for using upstream getty unitsEelco Dolstra2014-04-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* autovt@.service really has to be a symlinkEelco Dolstra2014-03-13
* Fix kmscon evaluationEelco Dolstra2014-03-12
* getty@ and autovt@: Use the upstream unitsEelco Dolstra2014-03-12
* nixos: Make serial agetty's bitrates configurable.Petr Rockai2014-02-15
* services.mesa -> hardware.openglShea Levy2014-02-08
* kmscon: Don't re-run systemd-vconsole-setup after boot, and let tty1 wait for...Shea Levy2014-01-18
* Don't restart kmscon VTs if the unit changesShea Levy2014-01-15
* Option description formattingShea Levy2014-01-15
* nixos: Split mesa setup from xserver.nixShea Levy2014-01-15
* Add module to use kmscon instead of linux-console for VTsShea Levy2014-01-15
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10