Atemu
061a135d05
Merge pull request #309585 from diniamo/global-steam-compat-paths-var
...
nixos/steam: add protontricks submodule
2024-05-24 20:17:35 +02:00
diniamo
fcaec6bdf7
nixos/steam: add protontricks submodule
2024-05-24 08:51:37 +02:00
Bobby Rong
e967f2f99c
Merge pull request #313416 from bobby285271/upd/pantheon-tweaks
...
pantheon-tweaks: 1.1.2 -> 2.0.1
2024-05-23 21:26:59 +08:00
Bobby Rong
735a11d300
nixos/pantheon-tweaks: remove
...
You can just add the app to environment.systemPackages.
2024-05-22 21:58:16 +08:00
Jade Lovelace
f953913c65
nixos/gnupg: remove dead code
2024-05-21 11:45:27 -07:00
Tom Fitzhenry
05b0c4973f
nixos/screen: fix assertion to actually execute
...
See https://github.com/NixOS/nixpkgs/issues/312194#issuecomment-2115239401 for explanation why the assertion currently fails to run.
2024-05-20 13:46:21 +10:00
Jack Wilsdon
391dfcf9af
nixos/steam: fix maintainers
2024-05-18 21:50:10 +01:00
Sandro
c21d10ba30
Merge pull request #263375 from lorenzleutgeb/benchexec
...
benchexec: init at 3.21
2024-05-18 15:52:30 +02:00
Lorenz Leutgeb
88d736df69
nixos/benchexec: init
2024-05-17 21:24:05 +02:00
Lorenz Leutgeb
1dd4d2283e
nixos/pqos-wrapper: init
2024-05-17 21:24:05 +02:00
Lorenz Leutgeb
c250e8ee94
nixos/cpu-energy-meter: init
2024-05-17 21:21:50 +02:00
linsui
ced6734812
yazi: add config files to wrapper
2024-05-18 01:52:43 +08:00
linsui
4826bc455d
nixos/yazi: support plugins and flavors
2024-05-18 01:52:34 +08:00
Naxdy
a765cd4a70
nixos/kdeconnect: don't install sshfs
...
see https://github.com/NixOS/nixpkgs/pull/311269 - it's now hardcoded
2024-05-16 21:48:34 +02:00
Ilan Joselevich
49ba95b9a3
Merge pull request #310115 from Nanotwerp/virt-manager-dconf
...
nixos/virt-manager: use `dconf` to autoconnect `QEMU/KVM`
2024-05-16 16:47:23 +03:00
Moraxyc
e704b94191
nixos/atop: fix mkSystemd
2024-05-16 19:53:25 +08:00
Julius Michaelis
f303b593a2
nixos/firefox: fix use of listToAttrs
...
Broken in #304773
Fixes #312098
2024-05-16 16:15:52 +09:00
Quantenzitrone
73d91cdd70
nixos/ydotool: init module
...
Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
2024-05-13 12:21:57 +02:00
Florian Klink
2ec060b94e
nixos/zsh: remove lib.lib
...
This fails my NixOS configuration:
```
error: attribute 'lib' missing
at /nix/store/ninrqc3pblnmqgh489cbr9rq5pijcpd6-nixpkgs-src/nixos/modules/programs/zsh/zsh-syntax-highlighting.nix:90:7:
89| programs.zsh.interactiveShellInit =
90| lib.lib.mkAfter (lib.concatStringsSep "\n" ([
| ^
91| "source ${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
```
2024-05-13 10:21:47 +02:00
Danielle Lancashire
d0e35cbd3e
nixos/fish: Fix more lib references
2024-05-13 01:18:49 +02:00
Danielle Lancashire
f26c2aa2fc
nixos/fish: fix reference to mapAttrsFlatten
2024-05-13 00:58:30 +02:00
Weijia Wang
4433bbfd2a
Merge pull request #304773 from acid-bong/no-libs
...
treewide: remove file-wide `with lib;` uses in nixos/modules/programs
2024-05-12 21:52:15 +02:00
Acid Bong
49f6869f71
treewide: remove file-wide with lib;
in nixos/modules/programs
2024-05-12 10:11:06 +03:00
Preston Hunt
7f0158313d
nixos/xss-lock: add warning for startx
2024-05-11 08:47:11 -07:00
Nanotwerp
9630d00c18
nixos/virt-manager: use dconf to autoconnect QEMU/KVM
2024-05-08 13:53:10 -04:00
seth
3056f09554
nixos/fish: add package
option
2024-05-07 00:34:38 -04:00
éclairevoyant
23bde0b9e3
Revert "nixos/hyprland: Set environment variables for Hyprland to work better"
...
This reverts commit d18a587b78
.
2024-05-03 22:38:57 -04:00
Jan Tojnar
5b2b3b8558
nixos/gnome: Remove global with expressions
...
The can potentially mask evaluation errors due to laziness of variable access within.
2024-05-02 23:17:40 +02:00
Jan Tojnar
f77c3bf760
nixos/gnome: Remove deprecated aliases
2024-05-02 23:17:40 +02:00
John Titor
d18a587b78
nixos/hyprland: Set environment variables for Hyprland to work better
...
XDG vars set to Hyprland
GTK and QT backend set to wayland (preferred), with x11 as fallback
Java AWT fix for tiling window managers
2024-04-27 11:44:44 +05:30
Pol Dellaiera
02f79ad801
Merge pull request #306535 from khaneliman/wshowkeys
...
wshowkeys: add cfg.package option
2024-04-26 18:02:41 +02:00
Yueh-Shun Li
54e547ff5d
nixos/singularity: format using nixfmt (Nix RFC 166)
2024-04-25 14:06:25 +08:00
Austin Horstman
91322305eb
wshowkeys: add cfg.package option
2024-04-24 08:47:38 -05:00
Basti
19081514c2
Merge pull request #304608 from tmuehlbacher/fix-fzf-bash-completions
...
nixos/fzf: fix bash with `fuzzyCompletion`
2024-04-21 18:37:01 +00:00
Thomas Mühlbacher
dd64d62858
nixos/fzf: fix bash with fuzzyCompletion
...
put all of fzf initialization after the bash-completions initialization
in bashrc, as the upstream project suggests in
https://github.com/junegunn/fzf/issues/72
Fixes : #303195
2024-04-21 20:33:03 +02:00
stuebinm
5cbfb939e5
nixos/fcast-receiver: remove uses of lib.mdDoc
2024-04-19 21:39:02 +02:00
Peder Bergebakken Sundt
2cf972b603
Merge pull request #298563 from Yarny0/tsm-client-update
...
tsm-client: 8.1.21.0 -> 8.1.22.0
2024-04-18 12:09:50 +02:00
Sandro
dd1ddc55ba
Merge pull request #283513 from YMSTNT/init-fcast
...
fcast-receiver: init at 1.0.14; nixos/fcast-receiver: init module
2024-04-17 21:46:38 +02:00
Acid Bong
418cc44106
nixos/soundmodem: drop lib.mdDoc, use package option everywhere ( #304811 )
...
- Fixed the `systemPackages` definition: it contained just the package
name without preceding `pkgs`
- Removed `lib.mdDoc` usage in accordance with #303841
2024-04-17 21:45:01 +02:00
Sandro
1501bf1129
Merge pull request #302656 from Stunkymonkey/soundmodem-dekstop-sudo
2024-04-17 10:48:13 +02:00
K900
784330e275
treewide: nuke remaining mdDoc leftovers
...
bors when
2024-04-15 20:12:24 +03:00
éclairevoyant
3947220b3d
Merge pull request #294923 from viperML/nh-module
...
nixos/nh: init
2024-04-15 14:31:42 +00:00
Fernando Ayats
1d84c76f5c
nixos/nh: init
2024-04-15 15:38:03 +02:00
Acid Bong
a5cedfaffa
nixos/slock: add .package option (for those wishing to override)
2024-04-14 19:39:14 +03:00
rewine
304c66ce05
Merge pull request #303174 from JohnRTitor/hyprland-module
...
nixos/hyprland: add the correct user profile bin directory to systemd PATH
2024-04-14 02:20:21 +08:00
stuebinm
6afb255d97
nixos: remove all uses of lib.mdDoc
...
these changes were generated with nixq 0.0.2, by running
nixq ">> lib.mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
nixq ">> mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
nixq ">> Inherit >> mdDoc[remove]" --batchmode nixos/**.nix
two mentions of the mdDoc function remain in nixos/, both of which
are inside of comments.
Since lib.mdDoc is already defined as just id, this commit is a no-op as
far as Nix (and the built manual) is concerned.
2024-04-13 10:07:35 -07:00
YMSTNT
08ac037cac
nixos/fcast-receiver: init module
2024-04-13 17:36:34 +02:00
OPNA2608
29ef3d58b5
nixos/coolercontrol: Add support for Nvidia hardware
2024-04-13 12:24:02 +02:00
Armin
262222169f
nixos/kubeswitch: init
...
Add a module to activate the kubeswitch in the shell
2024-04-12 00:46:02 +02:00
Basti
8978af6b99
Merge pull request #303213 from SuperSandro2000/fzf-followup
...
nixos/fzf: bring back keybindings and completion option removed in #298692
2024-04-11 20:15:14 +00:00