networkException
2f1a499d26
Revert "nixos/chromium: Update description for programs.chromium.enable
"
...
This reverts commit 80656f196d
.
The main change to be reverted depends on this change, see the following
commit.
2024-08-15 02:25:31 +02:00
Gavin John
80656f196d
nixos/chromium: Update description for programs.chromium.enable
2024-08-11 19:37:51 -04:00
Gavin John
93b6400ff5
nixos/chromium: Make programs.chromium.enable install chromium
2024-08-08 16:15:14 +01:00
éclairevoyant
28f1933286
nixos/wayland-session: enable xdg.icons
2024-08-06 00:09:46 -04:00
éclairevoyant
100d5e4c17
nixos/wayfire: enable xdg.icons
2024-08-06 00:09:44 -04:00
éclairevoyant
e4582da985
nixos/miriway: enable xdg.icons
2024-08-06 00:08:29 -04:00
Aleksana
7e5d233658
Merge pull request #320274 from honnip/update-firefox-lang
...
nixos/firefox: add missing language packs
2024-08-03 22:37:22 +08:00
Masum Reza
1318ddf6f3
Merge pull request #326385 from Pandapip1/init-nixos-immersed-vr
...
nixos/immersed-vr: init module
2024-08-02 11:30:57 +05:30
Daniel Höxtermann
12e6440b46
nixos/tmux: fix historyLimit when used with newSession
...
When `history-limit` appears after `new-session` it does not have any
effect.
2024-08-01 13:36:57 +02:00
Daniel Höxtermann
da6200c3b6
nixos/tmux: add hxtmdev as maintainer
2024-08-01 13:36:56 +02:00
Arian van Putten
def27f6680
nixos/benchexec: remove superfluous assertion for cgroups
2024-07-31 13:49:58 +02:00
Masum Reza
15aa26cee0
Merge pull request #318815 from OPNA2608/init/miracle-wm
...
miracle-wm: init at 0.3.0
2024-07-30 14:56:47 +05:30
Masum Reza
d2f7731666
Merge pull request #322312 from 71rd/wayfire-fix
...
nixos/wayfire: fix import file with settings required to start service
2024-07-30 12:58:15 +05:30
git@71rd.net
2483ea35cd
modules/wayfire: nixfmt
...
Signed-off-by: git@71rd.net <git@71rd.net>
2024-07-29 16:13:55 +00:00
git@71rd.net
3f55cc361c
nixos/wayfire: fix import file with settings required to start service
...
Wayfire does not start without further configuration, when
programs.wayfire.enable is the only wayland wm enabled. When sway or a
similar program is also enabled that program imports wayland-session.nix
hiding the problem.
This imports wayland-session.nix and adds the option xwayland.enable to
pass to the file
2024-07-29 14:24:26 +00:00
OPNA2608
ed443c58a8
nixos/miracle-wm: init
2024-07-29 15:09:17 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Vladimír Čunát
a5b2fe7374
Merge #328673 : staging-next 2024-07-20
2024-07-28 13:45:55 +02:00
Franz Pletz
ba4b2978e8
Merge pull request #330498 from Gerg-L/direnv
2024-07-28 12:17:16 +02:00
Gerg-L
ee3da00d59
nixos/direnv: add enable{Bash,Fish,Zsh}Integrations
...
use shorthand function for enabled by default options
2024-07-28 01:09:11 -04:00
Gerg-L
008173588b
nixos/direnv: remove old option removal error
2024-07-27 15:37:11 -04:00
Gerg-L
c6f73686d6
nixos/direnv: stop uneccesary build
2024-07-27 15:36:24 -04:00
Gerg-L
9183b7d82b
nixos/direnv: add gerg-l to maintainers
2024-07-27 15:33:39 -04:00
Gerg-L
b99fff4723
nixos/direnv: format with nixfmt
2024-07-27 15:32:31 -04:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
Jörg Thalheim
ed2202e9e6
Merge pull request #328130 from Enzime/add/regreet-themes
...
regreet: add options for controlling theming
2024-07-26 20:30:57 +02:00
K900
26801aa449
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 14:31:21 +03:00
Johannes Jöns
349c98e888
Merge pull request #330083 from doronbehar/nixos/neovim-pathsToLink
...
nixos/neovim: add /share/nvim to pathsToLink
2024-07-26 11:17:41 +02:00
Doron Behar
91fb48da75
nixos/neovim: add /share/nvim to pathsToLink
2024-07-26 09:20:50 +03:00
github-actions[bot]
8402add1f4
Merge master into staging-next
2024-07-24 12:01:12 +00:00
Silvan Mosberger
473e469d5a
Merge pull request #328381 from tie/map-attrs-flatten
2024-07-24 13:32:34 +02:00
Gavin John
f73ef07680
nixos/immersed-vr: init module
2024-07-23 10:07:35 +01:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
Aleksana
b841e48094
Merge pull request #329018 from Aleksanaa/nixos/appimage
...
nixos/appimage: minor fix eval
2024-07-22 07:57:16 +08:00
aleksana
71b3f89bee
nixos/appimage: minor fix eval
2024-07-22 07:47:00 +08:00
Atemu
f6d4f4f055
Merge pull request #328662 from Aleksanaa/nixos/appimage
...
nixos/appimage: support both type-1 and type-2 appimages in binfmt
2024-07-21 17:44:39 +02:00
Sandro
4cc8b29327
Merge pull request #299599 from SuperSandro2000/kde-pim
...
programs/kde-pim: init
2024-07-21 16:26:01 +02:00
aleksana
1d1676b2ee
nixos/appimage: support both type-1 and type-2 appimages in binfmt
2024-07-20 21:23:59 +08:00
github-actions[bot]
637b531dcf
Merge staging-next into staging
2024-07-19 18:01:40 +00:00
Aleksana
532db1f9d1
Merge pull request #310621 from Istvan91/dont_write_defaults_in_ssh_config
...
nixos/ssh: don't write addressfamily with default value in config
2024-07-19 21:23:08 +08:00
Ivan Trubach
7919709a23
nixos/modules: use mapAttrsToList instead of mapAttrsFlatten
2024-07-19 11:39:39 +03:00
Michael Hoang
ab65220a1a
regreet: add options for controlling theming
2024-07-19 01:28:45 +10:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Sandro
669a3a6fe0
Merge pull request #327748 from lluchs/fix-tsm-client-lists
...
nixos/tsm-client: Fix multi-value dsm.sys options
2024-07-17 23:05:09 +02:00
Lukas Werling
f52ee2af39
nixos/tsm-client: Fix multi-value dsm.sys options
...
A configuration such as:
programs.tsmClient.servers.backup.domain = [ "/dir1" "dir2" ];
...would previously result in an error ("cannot coerce a list to a
string"), since `makeDsmSysLines` would return a nested list.
2024-07-16 23:38:14 +02:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
lassulus
40e2c89c57
Merge pull request #327324 from quantenzitrone/ydotool
...
programs.ydotool: remove invalid systemd directive
2024-07-16 13:24:36 +02:00
Honnip
ec2ae3e0df
nixos/firefox: add missing language packs
...
Add `fur`, `sat`, `sc`, `skr`, `tg`.
Aligned to Firefox 128
2024-07-16 15:36:32 +09:00
Zitrone
10c8868b7f
programs.ydotool: remove invalid systemd directive
...
fixes #327156
2024-07-15 16:03:15 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00