summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/ttys
AgeCommit message (Expand)Author
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol
2018-09-29nixos/kmscon: Add autologin optionDominik Xaver Hörl
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth
2018-02-18nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski
2017-09-21kmscon: reset ExecStart to allow overridePeter Hoeg
2017-08-13nixos/agetty: override upstream defaultFranz Pletz
2017-07-16nixos/agetty: override upstream defaultJörg Thalheim
2017-03-01kmscon service: disable systemd-vconsole-setupNikolay Amiantov
2016-09-05agetty: remove override for container-getty@.service since it's upstreamAlexander Ried
2016-01-09Merge pull request #10996 from oxij/nixos-labelArseniy Seroka
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski
2016-01-02kmscon service: add extraOptions optionNathan Zadoks
2015-04-14agetty: Add autologinUser config optionTuomas Tynkkynen
2014-09-02Make console-getty only used inside container by defaultMichael Raskin
2014-08-25nixos: add systemd service for getty on /dev/consoleJaka Hudoklin
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-05-20Fix udev rule required by gpmEelco Dolstra
2014-04-28gpm: Depend on /dev/input/miceEelco Dolstra
2014-04-18gpm: Better start conditionEelco Dolstra
2014-04-18Improve gpm serviceEelco Dolstra
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra
2014-04-16Remove hack for using upstream getty unitsEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-03-13autovt@.service really has to be a symlinkEelco Dolstra
2014-03-12Fix kmscon evaluationEelco Dolstra
2014-03-12getty@ and autovt@: Use the upstream unitsEelco Dolstra
2014-02-15nixos: Make serial agetty's bitrates configurable.Petr Rockai
2014-02-08services.mesa -> hardware.openglShea Levy
2014-01-18kmscon: Don't re-run systemd-vconsole-setup after boot, and let tty1 wait for...Shea Levy
2014-01-15Don't restart kmscon VTs if the unit changesShea Levy
2014-01-15Option description formattingShea Levy
2014-01-15nixos: Split mesa setup from xserver.nixShea Levy
2014-01-15Add module to use kmscon instead of linux-console for VTsShea Levy
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra