misuzu
6c7048f933
programs/yubikey-touch-detector: add PartOf=graphical-session.target ( #364117 )
2024-12-11 13:06:04 +02:00
Leona Maroni
2e5a764eaf
git-worktree-switcher: init at 0.2.4 ( #355484 )
2024-12-11 11:15:17 +01:00
Majiir Paktu
fae5d6025c
programs/yubikey-touch-detector: add PartOf=graphical-session.target
2024-12-10 23:30:52 -05:00
misuzu
22b87b1b7e
nixos/bat: init ( #350079 )
2024-12-10 22:33:34 +02:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19
.tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Fernando Rodrigues
3a068accfd
nixos/bat: init bat module
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-12-10 14:38:30 -03:00
jiriks74
3318aa52de
nixos/git-worktree-switcher: init git-worktree-switcher
...
This module sets up shells so that they work with
[git-worktree-switcher](https://github.com/mateusauler/git-worktree-switcher )
2024-12-10 03:39:13 +01:00
Arne Keller
13659a54fc
nixos/qgroundcontrol: fix qgroundcontrol module ( #336183 )
2024-12-09 06:47:34 +01:00
amesgen
672b3f8945
nixos/bazecor: init
2024-12-06 23:41:41 +01:00
Ramses
69c07a1590
treewide: adopt/co-maintain some packages ( #355700 )
2024-12-05 09:29:28 +01:00
Guilherme Baeta Fontes
2ae24b1246
nixos/gnupg: fix typo
2024-12-02 23:07:43 +00:00
Tomodachi94
ac35b10480
nixos/java: No bashisms in environment.shellInit
script ( #294121 )
2024-11-30 17:19:13 -08:00
Felix Buehler
b1a2522f05
nixos/fcast-receiver: remove with lib;
2024-11-27 22:26:56 +01:00
Tomodachi94
5bb480bf8f
nixos/java: format with nixfmt-rfc-style
2024-11-24 22:44:54 +00:00
Fernando Rodrigues
d4f3fe7de3
fish: add sigmasquadron as co-maintainer
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-23 20:14:05 -03:00
Wolfgang Walther
8bdfc5eca2
nixos/screen: remove assertion
...
Scheduled for 24.11.
2024-11-22 18:30:12 +01:00
Emery Hemingway
50bbfb5788
nixos/nncp: recursively merge configurations
2024-11-21 18:31:13 +00:00
Masum Reza
e1cedaabe5
nixos/obs-studio: nullable package ( #356845 )
2024-11-20 18:47:47 +05:30
Marcus Ramberg
258174aead
nixos/pay-respects: actually import the module ( #356231 )
2024-11-19 20:56:02 +01:00
Sandro
eaeca4c794
nixos/arp-scan: init, nixos/tcpdump: init ( #356994 )
2024-11-19 11:03:46 +01:00
MithicSpirit
d14392eaf6
nixos/obs-studio: nullable package
...
Allows setting `programs.obs-studio.package = null`, which is useful in
case the user wants the appropriate kernel modules from
`programs.obs-studio.enableVirtualCamera`, but does not wish to install
obs system-wide with nixos (e.g., because they want to install it just
for their user with home-manager or maybe via flatpak).
2024-11-18 11:33:43 -05:00
Sandro Jäckel
b4d622fd7a
nixos/{arp-scan,iftop,tcpdump,traceroute}: format
2024-11-18 16:47:56 +01:00
Sandro Jäckel
a6ee554a67
nixos/traceroute: use lib.getExe
2024-11-18 16:47:56 +01:00
Sandro Jäckel
4fae28967b
nixos/iftop: improve description, use lib.getExe
2024-11-18 16:47:55 +01:00
Sandro Jäckel
eb42ef0c24
nixos/tcpdump: init
2024-11-18 16:47:55 +01:00
Sandro Jäckel
2829181316
nixos/arp-scan: init
2024-11-18 16:40:20 +01:00
Wolfgang Walther
7076d32d23
nixos/yabar: remove reference to nixos 18.03
...
No need to mention that anymore - it's just a fact by now.
2024-11-17 13:06:11 +01:00
Fernando Rodrigues
c346fd5125
nixos/pay-respects: fix interactiveShellInit for fish and zsh
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-15 17:56:54 +00:00
John Titor
04f223946c
nixos/hyprland: adds programs.hyprland.withUWSM option
...
Bool: controls whether Hyprland is configured with UWSM or not.
Upstream recommends using UWSM for better compatibility with systemd integration.
https://wiki.hyprland.org/Useful-Utilities/Systemd-start/
2024-11-15 14:32:29 +05:30
John Titor
48da44a481
nixos/hyprland: format with nixfmt rfc style
2024-11-14 23:47:26 +05:30
Marcus Ramberg
703675fc50
pay-respects: init at 0.4.18; nixos/pay-respects: init module ( #355694 )
2024-11-14 08:37:28 +01:00
Fernando Rodrigues
a1af0bc137
nixos/pay-respects: init module
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-13 16:15:10 +00:00
Sandro
a9db65e0dd
nixos/firefox: dedupe identically nativeMessageHosts packages ( #335253 )
2024-11-13 17:04:55 +01:00
Sandro Jäckel
18135de79a
nixos/firefox: dedupe identically nativeMessageHosts packages
2024-11-12 18:00:50 +01:00
Weijia Wang
5b916fd897
nixos/openvpn3: add /etc/openvpn3/configs
to systemd.tmpfiles
( #353832 )
2024-11-10 13:00:09 +01:00
Sefa Eyeoglu
e9c53bdf9a
nixos/localsend: add package option & allow udp port ( #333485 )
2024-11-10 12:47:30 +01:00
Petr Portnov
3f2bbfd68b
nixos/openvpn3: add /etc/openvpn3/configs
to systemd.tmpfiles
2024-11-05 18:23:26 +03:00
Weijia Wang
10b6280a20
openvpn3: v20 -> v23 ( #326623 )
2024-11-01 21:27:18 +01:00
Jörg Thalheim
ca6305bdf6
nixos/nix-ld: replace variable
with sessionVariables
( #352541 )
2024-10-31 07:24:47 +01:00
name_snrl
6c289ca719
nixos/nix-ld: replace variable
with sessionVariables
...
I tried to execute the command over ssh (without login). But got an
error about shared libraries.
Error reproduction:
```bash
ssh <user>@<host> env | grep NIX_LD_LIBRARY_PATH
```
Replacing shell variables with PAM variables solves this problem.
2024-10-31 10:28:23 +05:00
Aleksana
824641a429
oh-my-zsh: fix 'preLoaded' option documentation ( #352266 )
2024-10-30 17:12:11 +08:00
Aleksana
3b2ebbb33f
sway-unwrapped: 1.9 -> 1.10 ( #351752 )
2024-10-30 16:45:51 +08:00
Serhii Khoma
26261f98be
oh-my-zsh: fix 'preLoaded' option documentation
2024-10-30 10:20:12 +07:00
Petr Portnov
279d00a8f5
openvpn3: 20 -> 23
...
Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
2024-10-29 12:55:24 +03:00
Aleksana
90d931b10e
oh-my-zsh: add 'preLoaded' option ( #351810 )
2024-10-29 17:42:48 +08:00
Sefa Eyeoglu
eb382ecd52
nixos/sway: update default extraPackages
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-28 12:09:19 +01:00
Masum Reza
c6667b33b5
nixos/uwsm: enable display manager by default ( #351626 )
2024-10-28 13:09:22 +05:30
Serhii Khoma
79337719ed
oh-my-zsh: add 'preLoaded' option
2024-10-28 11:55:15 +07:00
Sefa Eyeoglu
7d43e37b44
nixos/uwsm: enable display manager by default
...
UWSM is not usable if wayland-sessions are not linked. So
`services.displayManager.enable` should be true if UWSM is used.
`services.graphical-desktop.enable` is implied by
`services.displayManager.enable`.
See nixos/modules/services/misc/graphical-desktop.nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-27 20:19:18 +01:00
Austin Horstman
3580012bef
modules/_1password: _1password -> _1password-cli package name
2024-10-27 14:18:57 -05:00