Commit graph

633 commits

Author SHA1 Message Date
50b8c1e7ad
[Filesystems] remove useless "neededForBoot" entry 2023-04-16 22:36:49 +02:00
04cfbf21a4
[Hardware/Nvidia] Fix suspend with Nvidia GPUs 2023-04-16 22:35:50 +02:00
f4f6600ec5
[Nix] Enable substitute config option
Old name was builders-use-substitutes
2023-04-16 19:39:03 +02:00
48a2a0879f
[Optimizations] Use new cpu.* option names 2023-04-16 19:37:02 +02:00
d1e6f1be18
[Nix/Builder] Don't inhibit explicit sleep when rebuilding, only block automatic idle behavior and shutdown 2023-04-16 19:36:41 +02:00
d7735e3454
[General] Rename cores option to cpu.threads 2023-04-16 19:35:38 +02:00
6c4ce14a5c
[General+Nix] Add x86 level support and expose this in nix system-features 2023-04-16 19:32:50 +02:00
7b223a9a32
[Desktop/Developer] Add ethtool 2023-04-16 17:49:07 +02:00
12503d32e2
[General] Move aviallon.general.cpu* into aviallon.general.cpu.* 2023-04-16 17:48:54 +02:00
83855802ea
[General] Remove very old leftover from the begining of the conf 2023-04-16 17:47:45 +02:00
8c098419e9
[Desktop/Developer] Add section 2 and 3 of man pages 2023-04-16 17:47:05 +02:00
acd5467047
[Services] Use socket-based activation for SSHd and inhibit sleep when connections are active 2023-04-16 17:16:51 +02:00
4ba062d0db
[Network] Enable WakeOnLan by unicast packet on all physical interfaces 2023-04-16 17:15:49 +02:00
9b1a0744a6
[General] Don't generate man caches by default (very slow) 2023-04-16 17:14:57 +02:00
cdc732d67b
[Optimizations+Documentation] Optimize mandoc and man-db to reduce build times 2023-04-15 16:27:17 +02:00
7ed2d3c70f
[Optimizations] Remove unused recurseOverrideCflags 2023-04-15 16:25:35 +02:00
59d0eb12b3
[Optimizations+Lib] Move optimizePkg to lib 2023-04-15 16:25:08 +02:00
ca88072e88
[Optimizations+Lib] Move addAttrs to lib 2023-04-15 16:23:13 +02:00
ac3780b7f3
[Optimizations] Improve formatting 2023-04-15 16:22:13 +02:00
3c5aa4d504
[Desktop/Developer] Add dev, debug and static outputs
Removed devdoc which is already included by another option
2023-04-15 16:20:18 +02:00
b193bb9d0d
[Desktop/Developer] add linux-manual, linuxHeaders and github cli in developer mode 2023-04-15 16:19:23 +02:00
d3ec1f59ff
[Boot] mark configured kernel packages as second-highest priority (just behind mkForce) 2023-04-15 16:18:47 +02:00
a12020e7d9
[Hardware/AMD] also override mesa for 32bit 2023-04-15 16:16:59 +02:00
470ef6f8e4
[Overlays] Use linux-manual from current kernel 2023-04-15 16:15:44 +02:00
a33825e370
[Nix] nice nixos-rebuild 2023-04-13 21:02:53 +02:00
ac42f2fa18
[Boot] add amd cluster id patches 2023-04-13 21:00:46 +02:00
b5e030c852
[Boot] use NixOS default for systemd-boot console mode 2023-04-13 20:59:34 +02:00
92ce171ecc
[Desktop/Gnome] chromium: add Gnome Shell integration 2023-04-12 00:46:51 +02:00
373e753898
[Filesystems] Set /tmp size to 150% of RAM if swap is active, and 75% otherwise 2023-04-12 00:43:55 +02:00
b18b9c77f6
[Nix] Block system shutdown or sleep when nixos-rebuild is active 2023-04-12 00:43:19 +02:00
624cb097b2
[Desktop/Plasma] Add plasma browser integration extension to Chromium 2023-04-12 00:42:40 +02:00
485ee562bb
[Boot] Verify that current kernel is Xanmod kernel before applying march config 2023-04-12 00:41:32 +02:00
e6f3e0719a
[Boot] legacy BIOS -> Grub using assert 2023-04-12 00:40:43 +02:00
803eea5e76
[Hardware/AMD] Use modesetting instead of radeon driver 2023-04-10 18:01:11 +02:00
1ab161d268
[Desktop/Gnome] Add tray icons support 2023-04-10 18:00:41 +02:00
81860dbe21
[Hardware/AMD] Add kernelDriver option and split config between amdgpu and radeon 2023-04-09 21:24:11 +02:00
233f95153e
[Desktop/Plasma] Remove explicitely added GTK backend for xdg-desktop-portal
Caused issues with Plasma desktop, and better to leave NixOS do it.
2023-04-08 19:44:52 +02:00
ecabf22b6d
[Nix/Builder] Move builder config into dedicated file 2023-04-08 19:42:31 +02:00
734380265e
[Filesystems] Add many udev rules to improve SATA SSD performance
Especially when NCQ is disabled (as is the case with Samsung 850 EVO).
2023-04-08 19:38:17 +02:00
c42d6c3fdb
[Filesystems] Fix udev rules being wrongly applied to partitions
We only want block devices.
2023-04-08 19:37:36 +02:00
1c3210c166
[Programs/Git] Fix configuration using wrong parameter 2023-04-08 19:34:52 +02:00
6c2cadbd14
[Desktop/Plasma] Use skanpage instead of skanlite 2023-04-08 19:34:13 +02:00
03f85ea50a
[Programs/Git] Better git log by default 2023-04-05 16:28:13 +02:00
cdc58f8f04
[Programs/Git] Detect renames by default 2023-04-05 16:27:58 +02:00
53e162491e
[Packages] Remove kVDO (added upstream) 2023-04-05 16:25:34 +02:00
bc6a6f6ee5
[Programs/Git] Use aviallon.general.cpuCores parallel fetching streams 2023-04-05 16:24:37 +02:00
1f799fba20
[Optimizations] Override stdenv with fastStdenv by default 2023-04-05 16:23:27 +02:00
a2fd17526d
[Desktop] Increse pipewire noise filter log level 2023-04-05 16:22:26 +02:00
5e6f52bf5d
[Desktop/Gaming] Add gamescope to steam fhsUserEnv 2023-04-05 16:22:02 +02:00
8a7f49c5a1
[Boot+Optimizations] Add Kconfig option for Zen4 2023-04-05 16:20:27 +02:00