!kyXJonZuBXCGzVwuSn:nixos.org

Systems Programming

281 Members
Kernel, stdenv, low-level hacking, patchelf, … 68 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
30 Jun 2025
@atagen:imagisphe.reatagen joined the room.03:04:16
1 Jul 2025
@thefossguy:matrix.orgPratham Patel changed their display name from Pratham Patel (you can mention me) to Pratham Patel.05:10:24
7 Jul 2025
@istipisti113:matrix.orgistipisti113 joined the room.16:32:58
9 Jul 2025
@jonhermansen:matrix.org@jonhermansen:matrix.org joined the room.01:15:29
@atagen:ch.atagen.coatagen joined the room.07:41:39
10 Jul 2025
@atagen:ch.atagen.coatagen anyone know how I can get a full list of default nixos kernel options, including actual kernel defaults that aren't set in common-config.nix ? 06:04:44
@atagen:ch.atagen.coatagen to scope out: I'm looking for something to diff my own config options against so I know what's strictly necessary to set in extraStructuredConfig 06:06:00
@eljamm:matrix.orgeljamm

You can perhaps have a look at how the kernel configfile is generated, or you can build that and compare it with your own options. For example:

$ nix-build -A linux_xanmod.configfile
$ $EDITOR ./result
06:21:41
12 Jul 2025
@plan9better:matrix.orgplan9better joined the room.11:06:02
13 Jul 2025
@woobilicious:matrix.orgwoobilicious

been ages since I looked at the nixpkgs stuff around kernel config but I'm pretty sure we rely on upstreams defaults, and common-config.nix just adds more.

`nix log nixpkgs#linuxKernel.kernels.<kernel_version>.configfile```

will show you the configfile build log.

i.e:

*** Default configuration is based on 'x86_64_defconfig'
#
# configuration written to .config
#
06:01:12

Show newer messages


Back to Room ListRoom Version: 6