about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
...
| * | | | unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemdEmery Hemingway2014-05-29
| | | | |
* | | | | sane: Make SANE_CONFIG_DIR overrideableRickard Nilsson2014-05-30
| | | | |
* | | | | Merge pull request #2782 from soenkehahn/better_error_message_missing_uidPeter Simons2014-05-28
|\ \ \ \ \ | | | | | | | | | | | | better error message in case of missing uids
| * | | | | better error message in case of missing uidsSönke Hahn2014-05-28
| | | | | |
* | | | | | nautilus-sendto: new packageLuca Bruno2014-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Integrates Evolution and Pidgin into the Nautilus file manager
* | | | | | nautilus 3.12: find extensionsLuca Bruno2014-05-28
|/ / / / /
* | | | | Merge pull request #2777 from offlinehacker/nixos/influxdb/addRob Vermaas2014-05-28
|\ \ \ \ \ | | | | | | | | | | | | nixos: add influxdb module
| * | | | | nixos: add influxdb moduleJaka Hudoklin2014-05-27
| | | | | |
* | | | | | Fix /run/keys permissionsShea Levy2014-05-27
|/ / / / /
* / / / / Add TeamSpeak 3 server & service module (close #2056)Alexei Robyn2014-05-27
|/ / / / | | | | | | | | | | | | | | | | | | | | Conflicts (trivial): lib/maintainers.nix nixos/modules/misc/ids.nix
* | | | Merge pull request #2617 from ttuegel/hplipMichael Raskin2014-05-27
|\ \ \ \ | | | | | | | | | | hplip: update and fix scanning
| * | | | sane: use mkSaneConfig to set system environmentThomas Tuegel2014-05-11
| | | | |
* | | | | Merge pull request #2424 from wkennington/cache.sshKeyMichael Raskin2014-05-27
|\ \ \ \ \ | | | | | | | | | | | | ssh: Support knownHost public keys as strings
| * | | | | sshd: Fix typing for options which take pathsWilliam A. Kennington III2014-05-01
| | | | | |
| * | | | | ssh: Support knownHost public keys as stringsWilliam A. Kennington III2014-05-01
| | |_|/ / | |/| | |
* | | | | Merge pull request #2416 from edwtjo/encdev-moduleMichael Raskin2014-05-27
|\ \ \ \ \ | | | | | | | | | | | | Enable encrypted backing devices in fileystem configurations
| * | | | | Enable encrypted backing devices in fileystem configurationsEdward Tjörnhammar2014-04-26
| | | | | |
* | | | | | gnome 3.12: make remote desktop sharing workLuca Bruno2014-05-26
| | | | | |
* | | | | | Add gvfs dbus service and gvfs gio modules to gnome 3Luca Bruno2014-05-26
| | | | | | | | | | | | | | | | | | | | | | | | Closes #2746
* | | | | | Fix passing extra qemu opts when using boot loaderLuca Bruno2014-05-25
| | | | | |
* | | | | | nixos: add 'gvfs' when using GNOME3 desktopBjørn Forsman2014-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One reason for adding this is to make Chromium able to open files it has downloaded. Currently this happens: /run/current-system/sw/bin/xdg-open: line 364: gnome-open: command not found (And nothing happens in the GUI when clicking a downloaded file.) Looking into xdg-open, one can see that it first tries to run gvfs-open and then falls back to gnome-open. Adding 'gvfs' makes the first command succeed.
* | | | | | nixos/modules/services/audio/alsa.nix: fix evaluationPeter Simons2014-05-23
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/2732
* | | | | | fix mistakeArseniy Seroka2014-05-23
| | | | | |
* | | | | | alsa: add option to change system wide configurationArseniy Seroka2014-05-23
| | | | | |
* | | | | | Merge pull request #2719 from wizeman/u/transmission-updVladimír Čunát2014-05-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | transmission: Update from 2.82 -> 2.83 + fixes
| * | | | | | transmission: Fix apparmor rules to allow loading more librariesRicardo M. Correia2014-05-22
| | | | | | |
* | | | | | | grsecurity: Fix module evaluationRicardo M. Correia2014-05-22
|/ / / / / /
* | | | | | Add type for fonts.fonts optionEelco Dolstra2014-05-22
| | | | | |
* | | | | | Remove udisks moduleEelco Dolstra2014-05-22
| | | | | | | | | | | | | | | | | | | | | | | | It's no longer used in NixOS.
* | | | | | Set TZDIR for all systemd servicesEelco Dolstra2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This only matters if a service also overrides the $TZ variable. Issue #2447.
* | | | | | Add option ec2.hvm, to set some boot configuration specific for EC2 HVM ↵Rob Vermaas2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instances. (cherry picked from commit 35c76d917307b7ac405486855cfe63021810dba5) Conflicts: nixos/modules/virtualisation/amazon-image.nix
* | | | | | Enable the xf86-video-modesetting driverEelco Dolstra2014-05-21
| | | | | |
* | | | | | Don't kill unionfs-fuse during shutdownEelco Dolstra2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Killing the daemon backing /nix/store prevents a clean shutdown. See http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
* | | | | | NixOS ISO: Don't use a unionfs for /Eelco Dolstra2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | We don't need a unionfs on /, we only need a tmpfs.
* | | | | | Don't create /mediaEelco Dolstra2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | It's obsolete - udisks2 uses /run/media/<username>.
* | | | | | nixos-install: Fix running it after again the activation scriptEelco Dolstra2014-05-21
| | | | | |
* | | | | | Override glib_networking with gnome 3.12 scopeLuca Bruno2014-05-21
| | | | | |
* | | | | | evolution-data-server: use the right gnome3 package set in the serviceLuca Bruno2014-05-21
| | | | | |
* | | | | | NixOS ISO: Set empty root passwordEelco Dolstra2014-05-21
| | | | | |
* | | | | | nixos-install: Copy /etc/hostsEelco Dolstra2014-05-21
| | | | | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/build/11130069
* | | | | | Merge pull request #2675 from cstrahan/fix-useraddlethalman2014-05-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix -G delimiter in call to useradd
| * | | | | | fix -G delimiter in call to useraddCharles Strahan2014-05-17
| | | | | | |
* | | | | | | upower: add 0.99 version for gnome 3.12Luca Bruno2014-05-20
| | | | | | |
* | | | | | | Allow specifying the gnome3 packages to use for the xserver serviceLuca Bruno2014-05-20
| | | | | | |
* | | | | | | Fix udev rule required by gpmEelco Dolstra2014-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport: 14.04
* | | | | | | switch-to-configuration: Don't restart instances of user@.serviceEelco Dolstra2014-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restarting user@ instances is bad because it causes all user services (such as ssh-agent.service) to be restarted. Maybe one day we can have switch-to-configuration restart user units in a fine-grained way, but for now we should just ignore user systemd instances. Backport: 14.04
* | | | | | | nixos/duosec: Add an option to allow TCP forwardingAustin Seipp2014-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | Fix fallout from 4f27ad14Austin Seipp2014-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | fix eval after previous commitVladimír Čunát2014-05-18
| | | | | | |
* | | | | | | berlios.de probably shut down, replace itVladimír Čunát2014-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The shutdown was announced years ago, only now it stopped working.