summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge branch 'yubikey' of git://github.com/Calrama/nixpkgsPetr Rockai2014-02-08
|\
| * Update to the Yubikey PBAMoritz Maxeiner2014-02-08
| * Replace the current Yubikey PBA implementation with the previous one.Moritz Maxeiner2014-02-03
* | Mount a ramfs on /run/keys for safe key storage for nixopsShea Levy2014-02-05
* | Fix gummiboot builderShea Levy2014-02-05
* | gummiboot-builder.py: Remove old entries before adding new onesShea Levy2014-02-03
|/
* switch-to-configuration.pl: Handle successful auto-restartsOliver Charles2014-02-02
* Merge #1618: use ubuntu module blacklists by defaultVladimír Čunát2014-02-02
|\
| * pull module blacklist from Ubuntu and use it by defaultVladimír Čunát2014-01-28
* | Add library dependencies explicitlyMoritz Maxeiner2014-01-29
* | Implement muli-user authentication for yubikey pba, i.e. multiple users can n...Moritz Maxeiner2014-01-29
* | Change the crypt-storage file to be hex encoded instead of raw binary. To upd...Moritz Maxeiner2014-01-29
* | Enable two-factor authentication by default. Add proper descriptions to attri...Moritz Maxeiner2014-01-29
* | Cosmetic change to yubikey detectionMoritz Maxeiner2014-01-28
* | Rewrite as a pre-boot authentication module (mostly) comforming to the design...Moritz Maxeiner2014-01-28
* | Implement authentication for a LUKS device with a yubikey (HMAC-SHA1); suppor...Moritz Maxeiner2014-01-25
|/
* systemd: Enable specifying extra config files for a unitShea Levy2014-01-18
* Add module to use kmscon instead of linux-console for VTsShea Levy2014-01-15
* Merge branch 'java'Eelco Dolstra2014-01-13
|\
| * Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra2014-01-06
* | gummiboot module: Don't use obsolete environment.nix optionShea Levy2014-01-05
|/
* nixos initrd: load atkbd, not xtkbdLluís Batlle i Rossell2013-12-23
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* systemd: add services.journald.extraConfig optionSong Wenwu2013-11-30
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* nscd: Fix LD_LIBRARY_PATHEelco Dolstra2013-11-26
* Allow services to specify a pre-stop scriptEelco Dolstra2013-11-26
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Check whether fileSystems defines the root FSEelco Dolstra2013-11-18
* Allow overrides to work for unit optionsEelco Dolstra2013-11-18
* Use types.lines for script/preStart/postStart/postStopEelco Dolstra2013-11-18
* Apply better type checking to unitConfig/serviceConfig/...Eelco Dolstra2013-11-18
* Fix broken Conflicts optionsEelco Dolstra2013-11-18
* Allow building/testing individual systemd unitsEelco Dolstra2013-11-18
* systemd: Add systemd.extraConfig option for /etc/systemd/system.confRicardo M. Correia2013-11-16
* systemd: Change services.logind.extraConfig type to types.linesRicardo M. Correia2013-11-16
* Properly handle unit names with dashes in themEelco Dolstra2013-11-12
* Add some primops to libEelco Dolstra2013-11-12
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Shut up "failed to resume" warning if there is no resume deviceEelco Dolstra2013-10-30
* Clean up some option examplesEelco Dolstra2013-10-30
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Add some option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove remaining uses of mkOverrideTemplateEelco Dolstra2013-10-28
* Fix NixOps evaluationEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* Add missing typesEelco Dolstra2013-10-28