Artturi
|
dd4ce550b3
|
Merge pull request #146456 from Artturin/misc-updates1
|
2021-11-20 01:14:44 +02:00 |
|
Robert Hensing
|
9c217dfadb
|
Merge pull request #146626 from TerrorJack/auto-upgrade-add-ssh
NixOS auto upgrade: add openssh to path
|
2021-11-19 22:38:24 +01:00 |
|
Artturi
|
5de36a0410
|
Merge pull request #131416 from Artturin/x11-module-fixes
|
2021-11-19 18:55:37 +02:00 |
|
Sandro
|
29b7d4ada1
|
Merge pull request #145035 from pmeiyu/master
|
2021-11-19 17:05:50 +01:00 |
|
Sandro
|
0cfcd37c77
|
Merge pull request #146509 from fgaz/libresprite/init
|
2021-11-19 17:00:10 +01:00 |
|
Sandro
|
aa3130f1f7
|
Merge pull request #146638 from NixOS/mmahut/nginx_bool
|
2021-11-19 16:52:03 +01:00 |
|
Artturi
|
935c9a3601
|
Merge pull request #146179 from Artturin/nixosgenerateconfig1
|
2021-11-19 17:46:14 +02:00 |
|
Marek Mahut
|
2e75b280a7
|
prometheus-nginx-exporter: boolean conversion to string
|
2021-11-19 16:22:04 +01:00 |
|
Francesco Gazzetta
|
f3ece9f26c
|
nixosTests.aseprite: init
|
2021-11-19 15:09:53 +01:00 |
|
Cheng Shao
|
4cd015e65e
|
NixOS auto upgrade: add openssh to path
|
2021-11-19 12:52:36 +00:00 |
|
Jörg Thalheim
|
4665684cee
|
Merge pull request #146525 from GWspekulatius/getty_remove_serialSpeed
nixos/getty: remove serialSpeed option
|
2021-11-19 09:57:54 +00:00 |
|
Michael Schneider
|
1331b3d252
|
nixos/getty: remove serialSpeed
It is expected that the baudrate is already initialized before the getty is started. Therefore the serialSpeed option is redundant.
|
2021-11-19 10:17:26 +01:00 |
|
Kim Lindberger
|
76f5b6bb9c
|
Merge pull request #142577 from helsinki-systems/feat/larger-p9-msize
vmTools: Make msize larger to silence warning
|
2021-11-19 00:49:26 +01:00 |
|
Artturi
|
02e95c2fd7
|
Merge pull request #146288 from Artturin/mtoolsandsuch
|
2021-11-19 00:21:08 +02:00 |
|
Artturi
|
aa64f17479
|
Merge pull request #146420 from Artturin/cadvisorfix
|
2021-11-18 23:40:03 +02:00 |
|
Janne Heß
|
ecf388e90b
|
vmTools: Make msize larger to silence warning
See https://issues.guix.gnu.org/47225
|
2021-11-18 21:21:49 +01:00 |
|
Sandro
|
d09e223320
|
Merge pull request #146344 from SuperSandro2000/locate-prune-names
|
2021-11-18 21:02:37 +01:00 |
|
Artturin
|
a96a6e7515
|
nixos/qemu-vm: fix deprecation readonly -> readonly=on
machine # qemu-system-x86_64: -drive if=pflash,format=raw,unit=0,readonly,...: warning:
short-form boolean option 'readonly' deprecated
vm-test-run-systemd-boot-specialisation> machine # Please use readonly=on instead
|
2021-11-18 21:32:56 +02:00 |
|
Sandro
|
4f0e1c04eb
|
Merge pull request #146123 from thiagokokada/libinput-module-fixes
|
2021-11-18 19:44:00 +01:00 |
|
Sandro
|
f271698f25
|
Merge pull request #146287 from jojosch/mjolnir-1.2.0
|
2021-11-18 18:40:45 +01:00 |
|
Aaron Andersen
|
b6d40f7f79
|
Merge pull request #146343 from VergeDX/hbase
nixos/hbase: add settings option for hbase-site.xml
|
2021-11-18 08:35:04 -05:00 |
|
Vanilla
|
cb5f41a067
|
nixos/hbase: add settings option for hbase-site.xml
|
2021-11-18 11:54:41 +08:00 |
|
Niklas Hambüchen
|
a807630064
|
Merge pull request #144123 from nh2/logstash-service-jvm-options
nixos/logstash: Add logstashJvmOptionsFile option
|
2021-11-18 02:53:35 +01:00 |
|
Thiago Kenji Okada
|
467c58cd11
|
Merge pull request #146422 from ratsclub/service-xmrig
nixos/xmrig: add kernel module msr
|
2021-11-17 20:08:55 -03:00 |
|
Victor Freire
|
47f638403e
|
nixos/xmrig: add kernel module msr
|
2021-11-17 18:53:58 -03:00 |
|
Michele Guerini Rocco
|
90bb5d0e19
|
Merge pull request #146409 from aanderse/zabbix
nixos/zabbixServer: explicitely set security.wrappers ownership
|
2021-11-17 22:05:16 +01:00 |
|
Artturi
|
e727217620
|
Merge pull request #145574 from l0b0/refactor/avoid-extra-empty-lines-in-etc-pamd-files
|
2021-11-17 21:20:42 +02:00 |
|
Artturin
|
0894568aee
|
nixos/cadvisor: add zfs to path when zfs enabled
fixes https://github.com/NixOS/nixpkgs/issues/105139
|
2021-11-17 20:47:44 +02:00 |
|
Aaron Andersen
|
ebbf93136f
|
nixos/zabbixServer: explicitely set security.wrappers ownership
|
2021-11-17 11:26:14 -05:00 |
|
Victor Freire
|
ed312a6815
|
nixos/xmrig: add services.xmrig to module-list.nix
|
2021-11-17 12:29:40 -03:00 |
|
Robert Hensing
|
715f634119
|
Merge pull request #146335 from SuperSandro2000/locate
nixos/locate: ignore nix logs
|
2021-11-17 14:17:56 +01:00 |
|
Janne Heß
|
ba34952f0d
|
Merge pull request #146268 from helsinki-systems/upd/nginx
nginxStable: 1.20.1 -> 1.20.2
|
2021-11-17 12:02:50 +01:00 |
|
Sandro
|
4c138f6bd6
|
nixos/locate: exclude by default version control systems and .cache
follows Debian and Ubuntu
|
2021-11-17 04:19:53 +01:00 |
|
Sandro
|
a0d2a3efbb
|
nixos/locate: ignore nix logs
|
2021-11-17 02:50:02 +01:00 |
|
n0emis
|
eeac1c543d
|
nixos/networkd: add BatmanAdvanced options (#145963)
Since systemd v248 networkd supports BatmanAdvanced.
This adds the according config options to the networkd-module
|
2021-11-16 23:41:17 +01:00 |
|
Robert Hensing
|
f03db46d3d
|
Merge pull request #146266 from Artturin/minimalprofile1
nixos/profiles/minimal: disable command-not-found
|
2021-11-16 23:36:42 +01:00 |
|
Artturin
|
3f339f3cf4
|
profiles/base: add mtools
|
2021-11-17 00:26:31 +02:00 |
|
Artturin
|
670f5474b9
|
nixos/{startx,xserver,sx}: make it possible to use both a gui dm
and startx at the same time without using lib.mkForce
|
2021-11-16 23:30:27 +02:00 |
|
Artturi
|
c366024777
|
Merge pull request #145758 from Artturin/swapdd
|
2021-11-16 22:12:55 +02:00 |
|
Artturin
|
a7ea834b17
|
nixos/plex: replace literalExample with literalExpression
|
2021-11-16 20:37:44 +02:00 |
|
Johannes Schleifenbaum
|
62cec07035
|
nixos/mjolnir: set rawHomeserverUrl in config
|
2021-11-16 19:21:33 +01:00 |
|
Bernardo Meurer
|
cf0e83f5c4
|
Merge pull request #137157 from rebeccaskinner/fix/nvidia-settings
nixos/modules/hardware/video/nvidia: Fix incorrect reference to 'nvid…
|
2021-11-16 10:18:16 -08:00 |
|
Sandro
|
a0a5e0be1c
|
Merge pull request #139553 from andrew-d/andrew/plex-scanners
|
2021-11-16 19:17:31 +01:00 |
|
ajs124
|
c408cd921f
|
nixos/nginx: fix SystemCallFilter after 1fc113f0df
|
2021-11-16 17:30:57 +01:00 |
|
Artturin
|
115e6e7299
|
nixos/profiles/minimal: disable command-not-found
reduces size by about 1M
|
2021-11-16 18:27:38 +02:00 |
|
Thiago Kenji Okada
|
63b4b8616b
|
nixos/libinput: add module tests
|
2021-11-16 13:09:02 -03:00 |
|
Vanilla
|
79dc6a5629
|
nixos/hbase: use jre8 instead of latest.
|
2021-11-16 22:15:46 +08:00 |
|
Maximilian Bosch
|
1e156e3b5d
|
Merge pull request #146178 from TredwellGit/linux
Kernels 2021-11-15
|
2021-11-16 12:02:04 +01:00 |
|
Victor Engmark
|
ef58bbf9b7
|
nixos/pam: avoid extra lines in pam files
|
2021-11-16 19:26:43 +13:00 |
|
Bobby Rong
|
b4d72c7292
|
Merge pull request #146203 from bobby285271/pantheon
nixos/pantheon: cleanup FAQ section
|
2021-11-16 10:34:43 +08:00 |
|