summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | Add cryptodisk support for GrubFranz Pletz2014-09-24
| | | | | | | | Closes #4193
* | nixos/samba: add services.samba.configText optionBjørn Forsman2014-09-24
| | | | | | | | | | | | | | | | The .configText option is for providing verbatim content of smb.conf. I'm adding this because I cannot seem to find any other way to override (with mkForce) the generated smb.conf with the current samba module. All attempts ends with errors ("duplicate entry samba/smb.conf").
* | nixos/samba: remove services.samba.defaultShare optionBjørn Forsman2014-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not that difficult to define shares using standard samba config file syntax, so why do we need the semi-configurable .defaultShare option? Also: * It uses /home/smbd and I think /home should be reserved for real human users. * If enabled, it breaks the assumption that .extraConfig continues in the [global] section. Without .defaultShare there is no need for the "smbguest" user and group either, mark them as unused.
* | Merge pull request #4244 from abbradar/resumeEelco Dolstra2014-09-24
|\ \ | | | | | | Replace resumeDevice with autodetection of hibernation partition
| * | stage-1: Use udevadm instead of blkidNikolay Amiantov2014-09-24
| | |
| * | stage-1: autodetect resume swap partitionsNikolay Amiantov2014-09-24
| | |
* | | include thermald service in module listEmil Rangden2014-09-23
| | | | | | | | | | | | Closes #4230
* | | cjdns: update from 20140919 20140922Emery Hemingway2014-09-23
| | | | | | | | | | | | | | | | | | | | | package installs to .../bin fix service module to look in .../bin Closes #4240
* | | Fix #4236William A. Kennington III2014-09-23
| |/ |/|
* | nixos/install-grub: Don't run GrubFs(/nix/store) if copyKernels is trueRickard Nilsson2014-09-23
| |
* | Merge pull request #4211 from ehmry/cpuminer-cryptonightMateusz Kowalczyk2014-09-22
|\ \ | | | | | | Cpuminer cryptonight
| * | cpuminer-cryptonight: new service moduleEmery Hemingway2014-09-22
| | |
* | | nixos: Add also group.members to groupRickard Nilsson2014-09-22
| | |
* | | scrubDrv: Don't scrub the system and meta attributesEelco Dolstra2014-09-22
| | |
* | | Merge branch 'dev/ati-drivers' of https://github.com/nathanielbaxter/nixpkgsMateusz Kowalczyk2014-09-22
|\ \ \
| * | | ati_unfree: Update nixos-manual for AMD driver supportNathaniel Baxter2014-09-07
| | | |
| * | | ati_unfree: Towards using ati unfree 32bit binary libsNathaniel Baxter2014-09-07
| | | |
| * | | ati_unfree: Create a nixos module for the ati_unfree x11 driver andNathaniel Baxter2014-09-07
| | | | | | | | | | | | | | | | blacklist the radeon driver when ati_unfree is installed.
* | | | Ratpoison: updated for 1.4.8AndersonTorres2014-09-21
| | | | | | | | | | | | | | | | | | | | | | | | Also, adding the infamous service file Closes #4192
* | | | Try fixing #4084Mateusz Kowalczyk2014-09-21
| | | |
* | | | mpd service: add network.{host,port} optionsDmitry Malikov2014-09-21
| | | | | | | | | | | | | | | | Closes #4084
* | | | extended gitolite service to take custom hooksRonny Esterluss2014-09-21
| | | | | | | | | | | | | | | | Closes #4160
* | | | AfterStep (version 2.2.12): New PackageAndersonTorres2014-09-21
| | | | | | | | | | | | | | | | | | | | | | | | AfterStep is a beautiful window manager, inspired by NEXTStep interface Closes #4177
* | | | Windowmaker: adding system service file, and a long descriptionAndersonTorres2014-09-20
| |/ / |/| | | | | | | | Closes #4066
* | | Merge pull request #4168 from lostdj/ltp/master/btsyncfixDomen Kožar2014-09-20
|\ \ \ | |_|/ |/| | bittorrentsync: fix storage_path
| * | bittorrentsync: fix storage_path.lostdj2014-09-19
| | | | | | | | | | | | If this path is a symlink, btsync won't be able to read it if it's not ending with "/".
* | | nixos/tests/nat: Add tests for standalone and firewall based natWilliam A. Kennington III2014-09-18
| | |
* | | nixos/tests/nat: Modify test to accomodate for firewall consolidationWilliam A. Kennington III2014-09-18
| | |
* | | nixos/nat: Don't flush tables, create subchains for autogenerated rulesWilliam A. Kennington III2014-09-18
| | |
* | | httpd: Add option for specifying robots.txtEelco Dolstra2014-09-18
| | |
* | | httpd: Don't emit robots.txt if there are no robots entriesEelco Dolstra2014-09-18
| | |
* | | Fix the manual jobsEelco Dolstra2014-09-18
| | |
* | | Manual: Remove some option defaults that refer to store pathsEelco Dolstra2014-09-18
| | | | | | | | | | | | | | | | | | Option defaults should not refer to store paths, because they cause the manual to be rebuilt gratuitously. It's especially bad to refer to a highly variable path like a computed configuration file.
* | | Remove some ISOsEelco Dolstra2014-09-18
| | |
* | | syslog-ng module: Add package optionRickard Nilsson2014-09-17
| | |
* | | collectd: add pidFile option, change default pid to /var/run/collectd.pidJaka Hudoklin2014-09-17
| | |
* | | Quick hack to reduce Hydra memory consumptionEelco Dolstra2014-09-17
| | |
* | | nixos/graphite: add package option to graphiteApiJaka Hudoklin2014-09-17
| | |
* | | nixos/graphite: add seyren service, graphite alerting dashboardJaka Hudoklin2014-09-17
| | |
* | | nixos: add collectd moduleJaka Hudoklin2014-09-17
| | |
* | | nixos/firewall: Cleanup in case reload failsWilliam A. Kennington III2014-09-16
| | |
* | | Merge pull request #4101 from ts468/e19lethalman2014-09-16
|\ \ \ | | | | | | | | Add package: Enlightenment E19!!!!
| * | | Add package: Enlightenment E19!Thomas Strobel2014-09-15
| | | | | | | | | | | | | | | | Wayland desktop shell is not enabled, yet.
* | | | nixos/nfs: Fix configuration mergeRickard Nilsson2014-09-16
| | | |
* | | | nixos/graphiteApi: add example config for influxdb backendJaka Hudoklin2014-09-16
| | | |
* | | | nixos/mongodb: service fixesJaka Hudoklin2014-09-16
| | | | | | | | | | | | | | | | | | | | | | | | - Log to syslog, so journal picks-up logs - Start as foring service, so systemd will wait for service to start - Add extraConfig option
* | | | nixos/graphite: add host and port options for graphiteApiJaka Hudoklin2014-09-16
| | | |
* | | | nixos/nat: Leverage firewall moduleWilliam A. Kennington III2014-09-15
| | | |
* | | | nixos/firewall: Support extraStopCommandsWilliam A. Kennington III2014-09-15
| | | |
* | | | Merge pull request #4108 from wkennington/master.firewallWilliam A. Kennington III2014-09-15
|\ \ \ \ | | | | | | | | | | Firewall: Don't allow traffic during nixos-switch / reload