about summary refs log tree commit diff
path: root/nixos/modules/services/ttys
AgeCommit message (Expand)AuthorFilesLines
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-1/+1
2018-09-29nixos/kmscon: Add autologin optionDominik Xaver Hörl1-1/+12
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-1/+1
2018-02-18nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski1-2/+2
2017-09-21kmscon: reset ExecStart to allow overridePeter Hoeg1-0/+1
2017-08-13nixos/agetty: override upstream defaultFranz Pletz1-2/+8
2017-07-16nixos/agetty: override upstream defaultJörg Thalheim1-4/+9
2017-03-01kmscon service: disable systemd-vconsole-setupNikolay Amiantov1-1/+1
2016-09-05agetty: remove override for container-getty@.service since it's upstreamAlexander Ried1-2/+1
2016-01-09Merge pull request #10996 from oxij/nixos-labelArseniy Seroka1-6/+14
2016-01-08nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski1-6/+14
2016-01-02kmscon service: add extraOptions optionNathan Zadoks1-1/+8
2015-04-14agetty: Add autologinUser config optionTuomas Tynkkynen1-6/+17
2014-09-02Make console-getty only used inside container by defaultMichael Raskin1-0/+1
2014-08-25nixos: add systemd service for getty on /dev/consoleJaka Hudoklin1-0/+6
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-2/+2
2014-05-20Fix udev rule required by gpmEelco Dolstra1-0/+1
2014-04-28gpm: Depend on /dev/input/miceEelco Dolstra1-1/+1
2014-04-18gpm: Better start conditionEelco Dolstra1-1/+1
2014-04-18Improve gpm serviceEelco Dolstra1-4/+7
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra1-6/+3
2014-04-16Remove hack for using upstream getty unitsEelco Dolstra1-10/+11
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2-4/+4
2014-03-13autovt@.service really has to be a symlinkEelco Dolstra1-1/+5
2014-03-12Fix kmscon evaluationEelco Dolstra1-4/+3
2014-03-12getty@ and autovt@: Use the upstream unitsEelco Dolstra2-77/+20
2014-02-15nixos: Make serial agetty's bitrates configurable.Petr Rockai1-3/+15
2014-02-08services.mesa -> hardware.openglShea Levy1-1/+1
2014-01-18kmscon: Don't re-run systemd-vconsole-setup after boot, and let tty1 wait for...Shea Levy1-0/+4
2014-01-15Don't restart kmscon VTs if the unit changesShea Levy1-0/+2
2014-01-15Option description formattingShea Levy1-3/+9
2014-01-15nixos: Split mesa setup from xserver.nixShea Levy1-0/+2
2014-01-15Add module to use kmscon instead of linux-console for VTsShea Levy1-0/+64
2013-10-30Add lots of missing option typesEelco Dolstra2-0/+4
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2-0/+178