|
|
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 |
|
|
|
abfcde5e8b
|
[Packages+Optimizations] Use bleeding-edge ffmpeg-full, enable unfree codecs and add optimizations if enabled
|
2023-04-05 09:48:52 +02:00 |
|
|
|
8ec15b97a5
|
[Desktop/Multimedia] don't directly overlay ffmpeg-full, only override for cmdline use
|
2023-04-05 09:47:57 +02:00 |
|
|
|
3ae50d2cc2
|
[Packages] xwayland makeWrapper dep should be in native build inputs
|
2023-04-05 09:46:35 +02:00 |
|
|
|
59c7802ff6
|
[Optimizations] Exclude more broken/slow-to-build packages
|
2023-04-05 09:46:03 +02:00 |
|
|
|
495ef22f0e
|
[Overlays+Packages] Use bleeding-edge linux-firmware package
|
2023-04-05 09:45:04 +02:00 |
|
|
|
7ce4afb687
|
[Flake+Packages] Fix nur overlay and re-enable vdhcoapp
|
2023-04-05 09:44:28 +02:00 |
|
|
|
9977f0c62d
|
[Services/GnuPG] Move all configuration in dedicated file
|
2023-04-05 09:41:53 +02:00 |
|
|
|
3fa8298db2
|
[General+Packages] Add pinentry dynamic switcher wrapper
Dynamically accomodate different desktops
|
2023-04-04 22:47:59 +02:00 |
|
|
|
50f523ad0b
|
[Desktop/Developer] Properly override git package to use git 'full'
|
2023-04-04 22:06:40 +02:00 |
|
|
|
33060cff17
|
[Boot] Remove EFI boot auto-detection, demand explicit configuration instead
|
2023-04-04 16:05:43 +02:00 |
|
|
|
6bd20a7600
|
[Packages+Overlays] Remove impure unstable + nur overlays, disable vdhcoapp
|
2023-03-31 21:43:30 +02:00 |
|
|
|
a10d1be23b
|
[HomeManager] User flake and remove impure config import
|
2023-03-31 21:42:32 +02:00 |
|
|
|
c191a57ee3
|
[Desktop/Developer] Use full git package (including Git Gui)
|
2023-03-31 21:28:21 +02:00 |
|
|
|
3416802ae7
|
[Desktop/Console] Prepare enhanced console support
|
2023-03-31 21:27:32 +02:00 |
|
|
|
d28784953c
|
[Power] Fix battery and ac power targets
|
2023-03-31 21:17:49 +02:00 |
|
|
|
8ed4a576e2
|
[Laptop] Don't start automatic system upgrade if on battery
|
2023-03-31 21:16:57 +02:00 |
|
|
|
8d15670645
|
[HomeManager] Remove powerline-go settings as they are now system-wide
|
2023-03-31 21:16:01 +02:00 |
|
|
|
022701a8b4
|
[Hardware] Don't add support for emulating armv7l CPUs by default
|
2023-03-31 21:15:32 +02:00 |
|
|
|
36500ababe
|
[General] Remove "localSystem" definition as it is not used at all
|
2023-03-31 21:14:59 +02:00 |
|
|
|
36ca6d82e4
|
[Optimizations] Move optimizations into subfolder
|
2023-03-24 21:11:14 +01:00 |
|
|
|
4735347fd2
|
[Nix] Move nix conf into nix subfolder
|
2023-03-24 21:02:05 +01:00 |
|
|
|
699f730c91
|
[Nix] Inhibit sleep and shutdown while rebuilding system configuration
|
2023-03-19 23:30:04 +01:00 |
|
|
|
b9a160dd0a
|
[Nix] Reduce auto-upgrade impact on system use
|
2023-03-19 23:28:21 +01:00 |
|
|
|
eb361ed428
|
[Packages/Flatpak] Enable flatpak when desktop is enabled
|
2023-03-19 02:40:56 +01:00 |
|
|
|
3d766db870
|
[Optimizations] Work-aroud issue with way too many processes started in LTO stages with some build systems
|
2023-03-17 00:28:32 +01:00 |
|
|
|
fab3337f07
|
[Optimizations] Add a way to override some build dependencies
|
2023-03-17 00:26:52 +01:00 |
|
|
|
bd5ac84f60
|
[Hardware/AMD] Use mesaOptimized if unsafeOptimizations are enabled
|
2023-03-15 09:33:07 +01:00 |
|
|
|
5240c8d0cd
|
[Desktop/Gaming] Rename gamemoderun wrapper
|
2023-03-15 09:32:36 +01:00 |
|