Sascha Grunert
6653328aef
cri-o: update module configuration
...
- Update the default pause image
- Set the cgroup manager to systemd
- Enable `manage_ns_lifecycle` instead of the deprecated
`manage_network_ns_lifecycle` option
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-25 02:24:57 +02:00
davidak
297c265113
nixos/chromium: add example and update description
2020-05-24 21:39:44 +02:00
Florian Klink
73b4ea16f7
Merge pull request #88725 from aanderse/modem-manager
...
nixos/networkmanager: apply --filter-policy=STRICT to modemmanager service
2020-05-24 19:44:15 +02:00
Maximilian Bosch
6574ba1946
rust*: add docs for testing packages
...
See also https://discourse.nixos.org/t/rust-build-speed-improvements/7225
2020-05-24 18:37:34 +02:00
Jörg Thalheim
435340ed58
nixos-generate-config: enable hidpi module for displays
2020-05-24 16:32:03 +01:00
Kim Lindberger
825e20ff46
Merge pull request #82753 from Kloenk/feature/engelsystem
...
engelsystem: init at 3.1.0
2020-05-24 16:31:23 +02:00
talyz
1e343d1638
nixos/engelsystem: Add test
2020-05-24 15:45:22 +02:00
Finn Behrens
fc4d6f4215
nixos/engelsystem: init
2020-05-24 15:44:04 +02:00
markuskowa
ff88568673
Merge pull request #87934 from gnidorah/cde
...
nixos/cde: add extraPackages option
2020-05-24 15:16:43 +02:00
gnidorah
3f20aa9468
nixos/cde: add extraPackages option
2020-05-24 15:59:49 +03:00
Aaron Andersen
a036bae1fc
Merge pull request #83287 from iv-nn/add-rtorrent-service
...
nixos/rtorrent: add service
2020-05-24 08:14:41 -04:00
Philipp Bartsch
2827491c23
nixos/usbguard: update systemd sandboxing features
...
Apply upstream systemd service configuration options to improve
sandboxing.
2020-05-24 10:36:07 +02:00
Frederik Rietdijk
d578248611
Merge staging-next into staging
2020-05-24 10:10:06 +02:00
José Romildo Malaquias
fa8bd535fc
enlightenment.enlightenment: fix setuid wrappers
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
182f587c2f
nixos/enlightenment: add ephoto and rage
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
9c6322258a
nixos/enlightenment: remove some themes and xauth
...
- E already comes with a default icon theme
- There are already the gtk default Adwaita themes for gtk2, gtk3 and icons
- Remove gnome-icon-theme (from old gtk2)
- Remove tango-icon-theme
- Remove xauth (used by kdesu), as kdesu is not a componnent of E. If
really needed it should be added in the system configuration.
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
b1676e5a96
nixos/enlightenment: no need to explicitly set XDG_MENU_PREFIX
...
It is already set in the source code upstream.
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
5a73d925ca
nixos/enlightenment: use display manager session packages
2020-05-24 00:22:53 -03:00
ivann
67178ebe23
nixos/rtorrent: add service
2020-05-24 03:12:32 +02:00
Aaron Andersen
563a3f5a81
nixos/networkmanager: apply --filter-policy=STRICT to modemmanager service
2020-05-23 20:49:13 -04:00
Florian Klink
75e18ab323
nixosTests.nextcloud: Add davfs2 example to the VM test
...
Some people use davfs2 to mount a NextCloud instance, so make sure this
works as well.
2020-05-24 01:07:56 +02:00
Izorkin
0342862b91
nixos/tests/mysql80: add check with unix auth
2020-05-23 16:44:02 +03:00
Izorkin
5653677f0a
nixos/tests/mysql57: add check with unix auth
2020-05-23 16:32:54 +03:00
Frederik Rietdijk
8a77c900dd
Merge staging-next into staging
2020-05-23 10:25:19 +02:00
Jamie McClymont
3d2def38ae
grafana: 6.7.3 -> 7.0.0
...
This version removes PhantomJS support.
Upstream also stopped vendoring dependencies, so I switched to buildGoModule.
2020-05-23 12:04:18 +12:00
Florian Klink
93ff93d539
Merge pull request #88607 from flokli/udev-rules-run-current-system-systemd
...
nixos/udev: support /run/current-system/systemd in udevRules
2020-05-22 17:10:51 +02:00
Florian Klink
d64d42e023
nixos/udev: support /run/current-system/systemd in udevRules
...
https://github.com/NixOS/nixpkgs/pull/88492 flipped some references to
systemctl from config.systemd.package to /run/current-system/systemd/,
which udevRules obviously isn't able resolve.
If we encounter such references, replace them with
config.systemd.package before doing the check.
2020-05-22 14:43:58 +02:00
Florian Klink
cfb4d0dfe3
Merge pull request #84032 from teto/fix_kernel_merge
...
Fix kernel configuration merge
2020-05-22 13:32:22 +02:00
David Terry
8724c96e71
nixos/bazarr: init
2020-05-22 11:23:31 +02:00
Lassulus
79f41b296c
Merge pull request #81104 from bb2020/transmission
...
nixos/transmission: fix startup directory creation
2020-05-22 11:23:17 +02:00
Orivej Desh
16d7f7edae
Merge branch 'master' into staging
2020-05-22 09:13:23 +00:00
Lassulus
d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
...
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
Florian Klink
822918df4c
nixos/scripted-networking: use udev to configure link MACAddress and MTUBytes
...
The `network-link-${i.name}` units raced with other things trying to
configure the interface, or ran before the interface was available.
Instead of running our own set of shell scripts on boot, and hoping
they're executed at the right time, we can make use of udev to configure
the interface *while they appear*, by providing `.link` files in
/etc/systemd/network/*.link to set MACAddress and MTUBytes.
This doesn't require networkd to be enabled, and is populated properly
on non-networkd systems since
https://github.com/NixOS/nixpkgs/pull/82941 .
This continues clean-up work done in
https://github.com/NixOS/nixpkgs/pull/85170 for the scripted networking
stack.
The only leftover part of the `network-link-${i.name}` unit (bringing
the interface up) is moved to the beginning of the
`network-addresses-${i.name}` unit.
Fixes: https://github.com/NixOS/nixpkgs/issues/74471
Closes: https://github.com/NixOS/nixpkgs/pull/87116
2020-05-22 10:58:00 +02:00
Evan Stoll
2f943ebc25
virtualisation: add vmware-image ( #88523 )
2020-05-22 10:03:46 +02:00
snicket2100
866b411ab6
nixos/dnscrypt-proxy2: service restart on failure
...
it does happen that `dnscrypt-proxy` exit when it is unable to
synchronise its resolvers metadata on startup. this can happen due
to network connectivity issues for example. not restarting it automatically
means no dns resolution will work until a manual restart is performed.
2020-05-22 06:43:10 +02:00
zowoq
f4852591c1
nixos/zram: make zstd the default ( #87917 )
2020-05-21 21:30:03 +03:00
Florian Klink
927b7795cb
Merge pull request #88492 from flokli/current-system-systemctl
...
tree-wide: use systemctl of running system
2020-05-21 20:22:26 +02:00
Jörg Thalheim
062d950c5e
Merge pull request #88258 from NixOS/go-module
2020-05-21 17:40:09 +01:00
Jörg Thalheim
fa186cd82c
Merge pull request #88461 from mweinelt/home-assistant
2020-05-21 17:29:12 +01:00
Robin Gloster
a5ac49270b
Revert "virtualisation: add vmware-image ( #88474 )"
...
This reverts commit 3f18ba78e406c2643e49b9c9e9212d4fee98cd39.
2020-05-21 15:47:54 +00:00
Evan Stoll
3f18ba78e4
virtualisation: add vmware-image ( #88474 )
2020-05-21 13:35:22 +00:00
Florian Klink
45c03c0dd2
nixos/azure-agent: always run systemctl of the currently running systemd
2020-05-21 10:34:11 +02:00
Florian Klink
ad26d7c044
nixos/network-interfaces-scripted: always run systemctl of the currently running systemd
2020-05-21 10:33:51 +02:00
Florian Klink
062302e006
nixos/xautolock: always run systemctl of the currently running systemd
2020-05-21 10:33:37 +02:00
Florian Klink
de358a00b5
nixos/sddm: always run systemctl of the currently running systemd
2020-05-21 10:33:22 +02:00
Florian Klink
3fcfcb8bcb
nixos/display-managers: always run systemctl of the currently running systemd
2020-05-21 10:32:59 +02:00
Florian Klink
a3678ed347
nixos/nginx: always run systemctl of the currently running systemd
...
Also, make the postRun script refer to that systemctl, and not just rely
on $PATH for consistency.
2020-05-21 10:31:47 +02:00
Florian Klink
1955982190
nixos/wpa_supplicant: always run systemctl of the currently running systemd
2020-05-21 10:31:08 +02:00
Florian Klink
52e104cfdf
nixos/nsd: always run systemctl of the currently running systemd
2020-05-21 10:30:40 +02:00
Florian Klink
b0222a5e9c
nixos/dhcpcd: always run systemctl of the currently running systemd
2020-05-21 10:30:21 +02:00