summary refs log tree commit diff
path: root/nixos/modules
AgeCommit message (Expand)AuthorFilesLines
2014-02-15nixos: Make serial agetty's bitrates configurable.Petr Rockai1-3/+15
2014-02-15nixos: Try harder to get LVM-hosted filesystems up in stage1.Petr Rockai1-0/+4
2014-02-15Merge pull request #1739 from ttonelli/masterDomen Kožar1-6/+21
2014-02-14adding wantedBy graphical.targetThiago Tonelli Bartolomei1-0/+1
2014-02-14virtualbox-image.nix: initialRootPassword setting should be easily overrideableShea Levy1-1/+1
2014-02-13Revert "Add nixosSubmodule option type"Shea Levy1-2/+1
2014-02-13Revert "Add heterogeneousAttrsOf option type"Shea Levy1-0/+1
2014-02-13networkmanager module: No need to start ModemManager explicitly, done by NMRickard Nilsson1-5/+2
2014-02-13- adding brightness optionsThiago Tonelli Bartolomei1-6/+20
2014-02-12nginx: add appendConfig option with types.linesDomen Kožar1-0/+14
2014-02-12Merge pull request #1730 from pSub/logcheck-uidDomen Kožar2-3/+5
2014-02-12NetworkManager: Fix aliases and dependenciesOliver Charles1-2/+2
2014-02-11Add heterogeneousAttrsOf option typeShea Levy1-1/+0
2014-02-11Add nixosSubmodule option typeShea Levy1-1/+2
2014-02-11Remove /etc/ca-bundle.crtEelco Dolstra1-5/+0
2014-02-11nixos: add uid for logcheck and only create a user for the default userPascal Wittmann2-3/+5
2014-02-11Add a keys group with read access to /run/keysShea Levy3-1/+5
2014-02-11Add some packages needed by some generic HP PCL driversMichael Raskin1-1/+3
2014-02-11Add an option to change vsftpd anonymos write umask.Michael Raskin1-0/+8
2014-02-10user-groups: Sidestep all password escaping issuesShea Levy1-11/+8
2014-02-10Properly escape passwords sent to chpasswdThomas Tuegel1-2/+2
2014-02-10mediawiki: Fix some references to /bin/bashShea Levy1-0/+4
2014-02-10mediawiki: Run update script after initializing the databaseShea Levy1-0/+1
2014-02-09Upgrade bumblebee and add nixos moduleTomasz Kontusz2-0/+42
2014-02-09nixos/memtest: use docbook formattingBjørn Forsman1-6/+38
2014-02-09nixos/memtest: Allow user to specify memtest86 boot parametersRicardo M. Correia2-10/+33
2014-02-08remove references to isSystemUser and fix eval of tested jobDomen Kožar1-1/+1
2014-02-08services.mesa -> hardware.openglShea Levy7-19/+23
2014-02-08ModemManager: 0.5.4.0 -> 0.7.991Domen Kožar1-3/+5
2014-02-08Merge branch 'yubikey' of git://github.com/Calrama/nixpkgsPetr Rockai2-113/+146
2014-02-08Update to the Yubikey PBAMoritz Maxeiner2-49/+132
2014-02-08gnome3.gnome_control_center: build and fix runtime depsDomen Kožar1-0/+1
2014-02-07nixos: add uid/gid for muninBjørn Forsman2-0/+4
2014-02-07Add option to enforce uniqueness of uids/gids (on by default)Shea Levy1-0/+21
2014-02-07gnome3: add missing filesDomen Kožar1-0/+58
2014-02-07Add gnome3 desktop manager. Very experimental.Domen Kožar1-1/+1
2014-02-07xfce: partially add gtk3 supportDomen Kožar1-1/+1
2014-02-06services.xserver.videoDrivers -> services.mesa.videoDriversMathijs Kwik2-2/+2
2014-02-05nixos/mesa: don't create /run/opengl-driver-32 ...Vladimír Čunát1-6/+10
2014-02-05Add description to group.members optionRickard Nilsson1-0/+2
2014-02-05Re-introduce security.initialRootPassword, and add a new option users.extraUs...Rickard Nilsson3-23/+64
2014-02-05Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson1-1/+2
2014-02-05Generate /etc/passwd and /etc/group at build timeRickard Nilsson4-170/+211
2014-02-05Mount a ramfs on /run/keys for safe key storage for nixopsShea Levy1-0/+9
2014-02-05Fix gummiboot builderShea Levy1-2/+2
2014-02-04clarify rename error messagesDomen Kožar1-4/+6
2014-02-03ntpd: Don't answer status queriesEelco Dolstra1-0/+3
2014-02-03gummiboot-builder.py: Remove old entries before adding new onesShea Levy1-6/+8
2014-02-03Limit livecd label to 11 charactersShea Levy1-1/+1
2014-02-03Replace the current Yubikey PBA implementation with the previous one.Moritz Maxeiner1-92/+42