Sefa Eyeoglu
91fee43100
nixos/monado: add forceDefaultRuntime option
...
This option replaces the active runtime manifest in the user directory.
Games running through Steam's Pressure Vessel cannot read /etc so
forcefully overriding the file every time the service starts, will allow
those games to use Monado.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-20 21:42:06 +01:00
Toast
d5808aee19
handheld-daemon-ui: init at 3.2.3 ( #305027 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-19 11:17:59 +01:00
Gaetan Lepage
8fac714b78
nixos/g810-led: fix module
2024-11-17 11:48:24 +01:00
Masum Reza
c04b381470
nixos/g810-led: init ( #355884 )
2024-11-15 10:03:47 +05:30
Gaetan Lepage
a5f34daeeb
nixos/g810-led: init
2024-11-14 13:49:40 +01:00
Sandro
3d5dcee08a
nixos/udisks2: add package option ( #293495 )
2024-11-11 14:57:07 +01:00
K900
44207d25be
nixos/amdvlk: don't set "amdgpu" xserver driver ( #353987 )
2024-11-06 13:39:09 +03:00
John Titor
5473874d08
nixos/amdvlk: don't set "amdgpu" xserver driver
...
Not related and this should never have been in the module in the first place.
Probably got in during a rebase.
2024-11-06 16:06:04 +05:30
Sandro
3774135e4e
nixos/bluetooth: reference bluez doc in descriptions ( #352965 )
2024-11-06 01:33:08 +01:00
AnnaGraphic
0d0690dc79
nixos/bluetooth: reference bluez doc in descriptions
2024-11-05 22:58:48 +01:00
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 ( #336633 )
2024-11-05 16:43:58 +01:00
Philip Taron
2b12f69e85
spacenavd: resolve merge conflicts and address PR feedback
2024-11-04 09:02:39 -08:00
Jan B.
4391c3883b
nixos/tuxedo-drivers: init
2024-11-03 22:54:56 +01:00
Noa Aarts
64a429e14a
nixosModules.monado: use hardware.graphics instead of hardware.opengl
2024-11-02 21:47:02 +01:00
Noa Aarts
5bfad8d9f6
nixosModules.monado: format using nixfmt
2024-11-02 21:46:42 +01:00
Anderson Torres
178ea7bbd5
nixos/triggerhappy: update and format
...
mpc-cli is now mpc
2024-11-01 20:07:03 -03:00
Sefa Eyeoglu
17313151da
nixos/monado: install monado-vulkan-layers ( #301044 )
2024-10-31 19:21:38 +01:00
Sefa Eyeoglu
0642aa2f53
nixos/monado: install monado-vulkan-layers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-24 15:01:42 +02:00
Rafael Fernández López
3f119f80a5
nvidia-container-toolkit: assert nvidia driver is present
...
Also, do not add the `nvidia` driver to `videoDrivers` automatically;
assert it is present (or the datacenter one) instead.
2024-10-22 00:05:26 +02:00
r-vdp
c9160efd81
nixos/kmonad: init
2024-10-18 11:47:26 +02:00
Someone
a9b63f037b
nvidia-container-toolkit: add "nvidia" to services.xserver.videoDrivers ( #344174 )
2024-10-14 19:58:35 +00:00
Tom Vincent
069e6f3262
nixos/upower: update percentage defaults
...
Current defaults were added in aecfea0
, which were in turn based on upstream:
28bd86c181/etc/UPower.conf
.
Current upstream config:
94c91f93f1/etc/UPower.conf
2024-09-27 09:41:55 +01:00
Rafael Fernández López
0d3c3735e5
nvidia-container-toolkit: add "nvidia" to services.xserver.videoDrivers
...
This will ensure that all requirements are met when the
nvidia-container-toolkit is enabled in order to generate the CDI specs
for the machine.
Also, if `config.virtualisation.docker.rootless.enable` is true,
automatically enable the CDI feature if the Docker version > 25 for
the rootless installation.
2024-09-24 17:10:07 +02:00
Robert Schütz
030f88a326
nixos/iptsd: Touch was renamed to Touchscreen in v3
2024-09-23 12:31:51 -07:00
Josh Hoffer
4080d35d2b
nixos/udev: only restart when udev rules change
...
Only restart `systemd-udevd.service` if udev rules in `/etc/udev/rules`
actually changed. The paths of `services.udev.packages` may change
frequently but the resulting udev rules built by `udevRulesFor`
likely change less often.
This has the added benefit of not adding `services.udev.packages` to
the system closure if they are only used for their udev rules
(issue #308937 ).
2024-09-19 17:26:01 +02:00
Marco Rebhan
3b12ef2f6f
nixos/udisks2: add package option
2024-09-09 14:13:08 +02:00
sohalt
896663ce96
nixos/spacenavd: Use upstream module
2024-09-04 19:01:41 +02:00
Benno Bielmeier
b8c7d88784
nixos/services.thinkfan: fix undefined variables
...
In d9dc50dc11
the usage of `with lib;` has
been removed from thinkfan.nix. Unfortunately, adjusting the check line
and its usage of the functions all,id,zipListsWith has not been updated
resulting in evaluation errors complaining about "undefined variable".
Update: partly covered in 0646a0771b
of #339084
rel: #208242
2024-09-03 10:42:28 +02:00
Felix Buehler
0646a0771b
nixos/services.thinkfan: fix all
& id
2024-09-02 21:12:56 +02:00
Felix Buehler
6747d84812
nixos/services.kanata: fix utils
2024-09-01 19:42:03 +02:00
Felix Bühler
30eba5df55
nixos/services.libinput: remove with lib;
( #338054 )
2024-08-30 23:15:31 +02:00
Felix Buehler
a79aa024ca
nixos/services.usbmuxd: remove with lib;
2024-08-30 00:30:54 +02:00
Felix Buehler
ab7b22c311
nixos/services.upower: remove with lib;
2024-08-30 00:30:54 +02:00
Felix Buehler
c1573bb3ef
nixos/services.undervolt: remove with lib;
2024-08-30 00:30:54 +02:00
Felix Buehler
0de89d26ea
nixos/services.udisks2: remove with lib;
2024-08-30 00:30:53 +02:00
Felix Buehler
b00fba5c63
nixos/services.udev: remove with lib;
2024-08-30 00:30:53 +02:00
Felix Buehler
48633eb323
nixos/hardware.tuxedo-rs: remove with lib;
2024-08-30 00:30:53 +02:00
Felix Buehler
624ea29c27
nixos/services.triggerhappy: remove with lib;
2024-08-30 00:30:53 +02:00
Felix Buehler
cb1696c728
nixos/services.tlp: remove with lib;
2024-08-30 00:30:53 +02:00
Felix Buehler
00052ae198
nixos/services.throttled: remove with lib;
2024-08-30 00:30:52 +02:00
Felix Buehler
d9dc50dc11
nixos/services.thinkfan: remove with lib;
2024-08-30 00:30:52 +02:00
Felix Buehler
f4fdd33746
nixos/services.thermald: remove with lib;
2024-08-30 00:30:52 +02:00
Felix Buehler
b80de00ac6
nixos/services.tcsd: remove with lib;
2024-08-30 00:30:52 +02:00
Felix Buehler
d59ce5878b
nixos/hardware.spacenavd: remove with lib;
2024-08-30 00:30:52 +02:00
Felix Buehler
131116e4f0
nixos/services.saned: remove with lib;
2024-08-30 00:30:51 +02:00
Felix Buehler
e2a4b6715f
nixos/services.ratbagd: remove with lib;
2024-08-30 00:30:51 +02:00
Felix Buehler
439cb745b0
nixos/hardware.rasdaemon: remove with lib;
2024-08-30 00:30:51 +02:00
Felix Buehler
08ec49ef41
nixos/services.pommed: remove with lib;
2024-08-30 00:30:51 +02:00
Felix Buehler
2f256fd905
nixos/services.pcscd: remove with lib;
2024-08-30 00:30:51 +02:00
Felix Buehler
b2d74343f1
nixos/services.openrgb: remove with lib;
2024-08-30 00:30:50 +02:00