summary refs log tree commit diff
path: root/nixos/modules/misc
Commit message (Collapse)AuthorAge
* ihaskell: re-enableVaibhav Sagar2017-11-06
|
* plexpy: add user idChristopher Singley2017-11-06
|
* nixos/crashdump: fix evaluation. (#30415)symphorien2017-10-25
| | | | | | | | | | | | | | The module would fail to evaluate: ```The option value `boot.crashDump.kernelPackages' in ... is not a package.``` Removed the option boot.crashDump.kernelPackage in favor of using boot.kernelPatches which automatically chooses the same kernel version as boot.kernelPackage instead of overriding it. Added option boot.crashDump.reservedMemory to customized crash kernel memory. Changed the default of boot.crashDump.kernelParams as the current one seemed to have no effect.
* Revert "nixos: kodi user"Peter Hoeg2017-10-14
| | | | This reverts commit 1faa5b6b360ae4d6aac3718dc7b9b3a81be6073e.
* nixos: kodi userPeter Hoeg2017-10-14
|
* nixos user: reserve kodiPeter Hoeg2017-10-13
|
* pykms: nixos modulePeter Hoeg2017-10-12
|
* nixos/locatedb: fix first run when /var/cache doesn't existFlorian Jacob2017-10-11
| | | | | by using systemd-tmpfiles. Also document what's happening there.
* nixos/locatedb: path restriction options were renamedFlorian Jacob2017-10-11
| | | | in systemd 231.
* Reserve uid/gids for kanboardShea Levy2017-10-09
|
* nixos/gitolite: use group 'gitolite' instead of 'nogroup'Bjørn Forsman2017-09-23
| | | | Having files (git repositories) owned by 'nogroup' is a bad idea.
* nixos/mfi: removeJörg Thalheim2017-09-07
|
* Impala makes packaging a life-long addictionFranz Pletz2017-08-30
| | | | Take that recursive acronym, GNU!
* ddclient: assign group for ddclientPeter Hoeg2017-08-13
|
* ripple-rest: removeRobin Gloster2017-08-12
| | | | | marked as broken for > 1 yr, development is frozen and author recommends moving to https://github.com/ripple/ripple-lib
* Merge pull request #26907 from volth/vaultCharles Strahan2017-07-11
|\ | | | | vault: 0.6.5 -> 0.7.3 with service
| * vault: run as an unpivileged userVolth2017-06-27
| |
* | lib: introduce imap0, imap1 (#25543)zimbatm2017-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lib: introduce imap0, imap1 For historical reasons, imap starts counting at 1 and it's not consistent with the rest of the lib. So for now we split imap into imap0 that starts counting at zero and imap1 that starts counting at 1. And imap is marked as deprecated. See https://github.com/NixOS/nixpkgs/commit/c71e2d42359f9900ea2c290d141c0d606471da16#commitcomment-21873221 * replace uses of lib.imap * lib: move imap to deprecated.nix
* | collectd service: minor refactoringVolth2017-06-30
|/ | | | | | * removed pid-file support, it is needless to run collectd as systemd service * removed static user id, as all the files reowned on the service start * added ambient capabilities for ping and smart (hdd health) functions
* minio service: add inital servicePascal Bach2017-06-26
| | | | | | | features: - change listen port and address - configure config and data directory - basic test to check if minio server starts
* Merge pull request #26191 from romildo/fix.mlocateJörg Thalheim2017-06-10
|\ | | | | locate: fix creation of parent dir of database
| * locate: does not use localuser for mlocateromildo2017-05-28
| |
| * locate: fix creation of the parent directory of of locate databaseromildo2017-05-28
| |
* | resilio service: replaces btsync service, which is no longer supported upstream.Kjartan Ovmilk2017-06-02
|/
* Merge branch 'master' into clickhouseMichael Raskin2017-05-01
|\
| * Merge branch 'master' into aria2.serviceKirill2017-04-27
| |\
| * | Fix indentation. Fix openPorts option default to false.Kirill2017-04-27
| | |
| * | Implement aria2 service for controlling a daemon via rpc.Kirill2017-04-24
| | |
* | | clickhouse: init at 1.1.54190Orivej Desh2017-04-27
| |/ |/|
* | nixos: use pkgsi686Linux for pkgs_i686 (#24772)David McFarland2017-04-26
| |
* | nixos: static ids for jackett, radarr, sonarrEdward Tjörnhammar2017-04-25
|/
* fcron: 3.1.2 -> 3.2.1Jörg Thalheim2017-03-05
| | | | fixes #23320 #23413
* locate: fix security.wrappersGregor Kleen2017-03-02
|
* bump version to 17.10Robin Gloster2017-02-27
| | | | This will be the Hummingbird release
* version: Extend /etc/os-releaseMichael Weiss2017-02-25
| | | | | | | | | | - Provide additional link for support and bug reporting. - Use HTTPS links (related: "The IAB encourages all web servers to employ TLS to protect their content, and use OCSP stapling to improve the efficiency and privacy of revocation checking." [0]. - Add VERSION_CODENAME [0]: https://www.iab.org/documents/correspondence-reports-documents/2017-2/iab-statement-on-ocsp-stapling/
* nixos/geoip-updater: run as user 'geoip' instead of 'nobody'Bjørn Forsman2017-02-15
| | | | That way 'nobody' is prevented from messing with the databases.
* Merging against upstream masterParnell Springmeyer2017-02-13
|\
| * kdm: drop serviceGraham Christensen2017-02-11
| |
| * Merge pull request #22303 from abbradar/nfs4Nikolay Amiantov2017-02-03
| |\ | | | | | | NFS improvements
| | * rpcbind service: use upstream systemd unitNikolay Amiantov2017-02-01
| | |
| * | nixos: Respect nixpkgs.overlays (#22221)Aneesh Agrawal2017-01-31
| |/
| * ihaskell: remove service configuration. (#22268)Vaibhav Sagar2017-01-30
| | | | | | | | See #22047. This change should be reverted after IHaskell has been updated to support GHC 8.
* | Switching locate over to new wrapper APIParnell Springmeyer2017-01-29
|/
* locate: build in correct dbpathGregor Kleen2017-01-26
|
* locate: enhance mlocate supportGregor Kleen2017-01-26
|
* locate: better mlocate support & cleanupGregor Kleen2017-01-26
|
* add kresd service with basic optionsVladimír Čunát2017-01-25
| | | | Still celebrating today's 1.2.0 release!
* pdns-recursor: add servicernhmjoj2017-01-23
|
* gogs service: initschneefux2017-01-21
|
* couchpotato module: initTristan Helmich2017-01-16
|