Sandro
2891ca94eb
idescriptor: init at 0.1.2 ( #483975 )
2026-01-26 14:52:15 +00:00
Jo
e147f2f65d
nixos/: remove references to the xorg namespace (#482828 )
2026-01-26 14:00:06 +00:00
K900
65a8d3d7b6
nixos/uwsm: don't enable displayManager
...
This makes no sense, because uwsm is _not_ a display manager,
it's simply a session provider. Enabling this while not enabling
an actual display manager _service_ is basically always wrong,
and especially wrong after #480050 .
2026-01-26 16:26:33 +03:00
Amadej Kastelic
c7931ddf32
nixos/programs/idescriptor: init
2026-01-26 14:02:57 +01:00
quantenzitrone
3e622a5110
nixos: remove references to the xorg namespace
...
this only creates the usual nixos module rebuilds
2026-01-25 22:58:40 +01:00
Peder Bergebakken Sundt
17d0013ade
command-not-found: correct nix-channel error message and documentation ( #476823 )
2026-01-24 19:46:26 +00:00
Dyego Aurélio
28096cc5e3
treewide: apply nixfmt 1.2.0
2026-01-22 18:37:56 -03:00
Marcin Serwin
d7d3b10538
maintainers: drop shamilton
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2026-01-22 00:00:18 +01:00
diniamo
1b9162d085
nixos/fish: add extraCompletionPackages option
2026-01-20 12:33:04 +01:00
h7x4
b36f8e0b79
various: add {file} tags for nixos option descriptions
2026-01-18 21:49:31 +09:00
Maximilian Bosch
531f255ab7
nixos/regreet: Disable client side decorations by default ( #478883 )
2026-01-17 10:47:10 +00:00
NAHO
a2ed7e8d88
nixos: remove optional builtins prefixes from prelude functions
...
Remove optional builtins prefixes from prelude functions by running:
builtins=(
abort
baseNameOf
break
derivation
derivationStrict
dirOf
false
fetchGit
fetchMercurial
fetchTarball
fetchTree
fromTOML
import
isNull
map
null
placeholder
removeAttrs
scopedImport
throw
toString
true
)
fd \
--exclude doc/manual/release-notes \
--type file \
. \
nixos \
--exec-batch sed --in-place --regexp-extended "
s/\<builtins\.($(
printf '%s\n' "${builtins[@]}" |
paste --delimiter '|' --serial -
))\>/\1/g
"
nix fmt
2026-01-15 16:07:55 +01:00
ctrl-kitty
da84f1c3ec
nixos/starship: add package to systemPackages
...
Fixes #380540
2026-01-15 13:27:34 +03:00
Lyndon Sanche
13726c5d31
nixos/regreet: Disable client side decorations by default
...
Client side decorations started appearing for me by default. Add the
`-d` flag to `cageArgs` so that these decorations do not appear.
2026-01-14 17:49:00 -07:00
Sigmanificient
a939c13d89
ecryptfs: drop
2026-01-14 09:33:38 +01:00
LuckShiba
91ec024b2b
nixos/dms-shell: update to dms-shell 1.2.0
2026-01-13 12:51:15 -03:00
koi
9a90e00173
maintainers: rename adamperkowski to koi, update upstream references
2026-01-12 15:02:35 +01:00
Gaute Ravndal
40c21b15cd
nixos/programs/fish: set absolute path in babelfishTranslate
...
Babelfish translates `source script.sh` to `argv0 < script.sh | source`,
which is impure, and breaks when babelfish isn't in `systemPackages`.
To fix this, exec babelfish with argv0 set to babelfish from the final
system.
2026-01-10 10:31:35 +01:00
André Silva
c25638b3ec
nixos/uwsm: set default for waylandCompositors ( #474174 )
2026-01-08 00:23:30 +00:00
Mihai Fufezan
9128dd3103
nixos/hyprland: don't set uwsm waylandCompositor
2026-01-08 00:06:02 +02:00
Mihai Fufezan
d3613b164d
nixos/uwsm: set default for waylandCompositors
2026-01-08 00:05:59 +02:00
Sandro
d2aabebe6f
nixos/{vim,neovim,vscode,emacs}: prefer environment.sessionVariables.EDITOR over environment.variables.EDITOR ( #444058 )
2026-01-06 13:49:03 +00:00
linsui
ed34f6369a
nixos/firefox: expose finalPackage
2026-01-06 00:56:06 +08:00
Guanran Wang
d037468346
nixos/adb: drop
2026-01-05 19:18:07 +08:00
Austin Horstman
4da11a2fcc
nixos/yazi: refactor settings ( #475151 )
2026-01-05 00:36:45 +00:00
Sandro
3efc5e267b
nixos/mangowc: add module ( #473047 )
2026-01-04 15:54:32 +00:00
mahmoud
c79710a843
command-not-found: correct nix-channel error message and documentation
2026-01-04 02:46:12 -08:00
n
0f6411596e
nixos/mangowc: module implementation
2026-01-04 11:12:17 +05:30
rowan amber-jones
0d0cae402f
nixos/git: add mushrowan to maintainers
2026-01-03 21:13:42 +00:00
nixpkgs-ci[bot]
a9e8867228
Merge master into staging-nixos
2026-01-02 00:20:04 +00:00
Sefa Eyeoglu
26a640f83d
nixos/direnv: remove obsolete finalPackage
...
direnv doesn't ship with a fish config anymore, which makes the
finalPackage option obsolete.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2026-01-01 20:14:16 +01:00
Mihai Fufezan
bcec3c1b54
nixos/uwsm: don't set sessionPackages if no waylandCompositors were defined
2025-12-30 20:44:39 +02:00
nixpkgs-ci[bot]
095400ab79
Merge master into staging-nixos
2025-12-30 11:39:54 +00:00
André Silva
ff65a382e0
hyprland: 0.52.2 -> 0.53.0 ( #475077 )
2025-12-30 11:00:59 +00:00
nixpkgs-ci[bot]
81aa2dd064
Merge master into staging-nixos
2025-12-30 00:19:40 +00:00
eljamm
1e650af2e1
nixos/yazi: refactor settings
...
Simply generate the settings submodule's attrset as opposed to mapping
and then converting a list to an attrset.
2025-12-29 21:42:07 +01:00
SchweGELBin
874985cfcc
nixos/hyprland: prefer start-hyprland over Hyprland
2025-12-29 20:58:48 +01:00
linsui
21c4219e20
yazi: support vfs config file
2025-12-29 20:29:54 +08:00
nixpkgs-ci[bot]
cbdb92c71e
Merge master into staging-nixos
2025-12-28 15:06:29 +00:00
Bobby Rong
8d1511672e
xfce.*: move to top-level ( #474484 )
2025-12-28 13:28:45 +00:00
pancaek
13f5219125
nixos/thunar: remove xfce scope references
2025-12-27 13:09:10 -08:00
nixpkgs-ci[bot]
3dfd6f66d9
Merge master into staging-nixos
2025-12-27 00:19:25 +00:00
Gutyina Gergő
6891728e34
nixos/ente-auth: add maintainer gepbird
2025-12-26 14:21:49 +01:00
yzhou216
7fa5016248
nixos/ente-auth: init
2025-12-26 14:21:11 +01:00
nixpkgs-ci[bot]
b8dd3976b9
Merge master into staging-nixos
2025-12-26 00:19:28 +00:00
Michael Daniels
077802fe5e
nvrs: init at 0.1.9 ( #452082 )
2025-12-25 23:34:03 +00:00
nixpkgs-ci[bot]
0738aa49a4
Merge master into staging-nixos
2025-12-24 18:07:31 +00:00
Bobby Rong
d6278c3a80
xfce.*: Move to top-level ( #473588 )
2025-12-24 15:54:30 +00:00
Bobby Rong
21e9cc036c
xfconf: Move to top-level
2025-12-23 22:38:18 +08:00
nixpkgs-ci[bot]
6bb11ff5b9
Merge master into staging-nixos
2025-12-22 06:08:23 +00:00