!wfudwzqQUiJYJnqfSY:nixos.org

NixOS Module System

143 Members
32 Servers

Load older messages


SenderMessageTime
21 Aug 2025
@creepinson:matrix.org@creepinson:matrix.org joined the room.22:11:08
22 Aug 2025
@odoom:matrix.orgodoom joined the room.21:38:28
27 Aug 2025
@nullcube:matrix.org@nullcube:matrix.org left the room.12:19:29
29 Aug 2025
@luna-null:matrix.orgluna-null left the room.02:40:35
31 Aug 2025
@edgarlee:matrix.orgEdgar Lee joined the room.09:20:33
4 Sep 2025
@atagen:ch.atagen.coatagen set a profile picture.12:04:16
@atagen:ch.atagen.coatagen changed their profile picture.12:04:40
@atagen:ch.atagen.coatagen changed their profile picture.12:04:51
6 Sep 2025
@ss:someonex.netSomeoneSerge (utc+3) changed their display name from SomeoneSerge (Ever OOMed by Element) to SomeoneSerge (@nixcon & back on matrix).09:21:09
7 Sep 2025
@ggemre:matrix.orgnkl joined the room.15:54:19
8 Sep 2025
@inayet:matrix.orginayet set a profile picture.02:17:16
9 Sep 2025
@aciceri:nixos.devzrsk changed their display name from zrsk to aciceri.15:02:18
10 Sep 2025
@ss:someonex.netSomeoneSerge (utc+3) changed their display name from SomeoneSerge (@nixcon & back on matrix) to SomeoneSerge (back on matrix).00:34:47
@nerves:bark.lgbtJason Odoom left the room.12:31:55
12 Sep 2025
@creepinson:matrix.org@creepinson:matrix.org left the room.01:43:07
14 Sep 2025
@emma:rory.gayEmma [it/its] joined the room.08:39:58
23 Sep 2025
@a-kenji:matrix.orga-kenji changed their display name from a-kenji to kenji.10:37:25
30 Sep 2025
@17lifers:mikuplushfarm.ovh17lifers (at mikuplushfarm) joined the room.16:05:31
@mjolnir:nixos.orgNixOS Moderation Bot banned @mightyiam:matrix.org@mightyiam:matrix.org (divisive behavior.).19:22:06
3 Oct 2025
@moleksiak:matrix.orgmoleksiak joined the room.23:13:54
13 Oct 2025
@vivekanandan_ks:matrix.orgvivekanandan_ks joined the room.18:55:01
8 Feb 2024
@aciceri:nixos.devzrsk joined the room.10:38:02
15 Feb 2024
@a-kenji:matrix.orga-kenji joined the room.19:15:14
16 Feb 2024
@qyriad:matrix.orgQyriad joined the room.14:56:15
@mr-qubo:matrix.orgmr-qubo joined the room.14:59:24
@mr-qubo:matrix.orgmr-qubo

I recently stumbled upon similar issue when working on home-manager. https://discourse.nixos.org/t/is-it-possible-to-define-systemd-services-in-a-submodule/39538/5

The idea is that enabling https://nix-community.github.io/home-manager/options.xhtml#opt-programs.bash.enableCompletion should set environment.pathsToLink = [ "/share/bash-completion" ];.

I think that module system is missing an option to pass config options recursively up to all ancestors.

15:06:01
@mr-qubo:matrix.orgmr-qubo My idea is that nixos config could have a property extraNixosChildConfig and in home-manager bash module I could set _recurseAncestors = { extraNixosChildConfig = { environment.pathsToLink = [ ... ]; }; }. 15:07:22
@mr-qubo:matrix.orgmr-qubowdyt?15:07:26
@mr-qubo:matrix.orgmr-qubo * My idea is that nixos config could have a property extraNixosChildConfig that gets merged with the rest of the config and in home-manager bash module I could set _recurseAncestors = { extraNixosChildConfig = { environment.pathsToLink = [ ... ]; }; }. 15:07:44
@mr-qubo:matrix.orgmr-qubo * My idea is that nixos config could pick up extraNixosChildConfig from childs and merge it with the rest of the config and in home-manager bash module I could set _recurseAncestors = { extraNixosChildConfig = { environment.pathsToLink = [ ... ]; }; }. 15:08:21

Show newer messages


Back to Room ListRoom Version: 10