Commit graph

387 commits

Author SHA1 Message Date
d120a3801b
[Desktop/Plasma] update SDDM to use last commit from master
Current version is way too old, and doesn't support Wayland
2023-05-13 13:28:39 +02:00
52a043f724
[Desktop/Multimedia] Make OBS use an optimized ffmpeg + add pipewire audio capture support 2023-05-13 13:24:50 +02:00
5ca978f344
[Nix] Enable flake support for nix repl 2023-05-11 23:14:16 +02:00
04b784451f
[Browser] Improve chromium configurability + wayland support
Allow overriding commandLineArgs and any package params
Enable Wayland autodetection
2023-05-11 20:35:12 +02:00
97335ca0de
[FileSystems/Btrfs] improve performance + fix autoScrub conf 2023-05-11 20:33:50 +02:00
e496065dc6
[Laptop] prevent powertop from disabling mice 2023-05-11 20:21:41 +02:00
e17b382062
[Services/GnuPG] fix GPG issues when no tty is available (i.e. when ran by Pycharm) 2023-05-11 19:17:55 +02:00
8326fa4d6e
[Desktop/Plasma] slight cleanup of sddm package override 2023-05-11 19:17:11 +02:00
832fa8f8c9
[Hardware/Nvidia] use bleeding edge package if unsafeOptimizations is enabled 2023-05-11 19:16:35 +02:00
8c61e3f0da
[Hardware/Nvidia] no longer enable EGLStream by default, use GBM by default 2023-05-11 19:16:04 +02:00
b19f93d591
[Overlays+Desktop] Remove xwayland override as it is no longer needed 2023-05-11 19:15:12 +02:00
e47f08e8e1
[Laptop] add location provider "geoclue2" (needed for clightd) 2023-05-11 19:13:52 +02:00
099e2949de
[Optimizations] Remove explicit mtune from extra compile flags
Now handled in lib/optimizations.nix with cpuTune arg
2023-05-11 19:13:22 +02:00
29b799da7c
[Desktop/Browser+Gnome+Plasma] use config overrides for firefox instead of overriding package directly 2023-05-11 19:12:32 +02:00
1d8c452fa2
[Desktop/(Gnome+Plasma)] Improve LibreOffice look on Qt-based desktops 2023-05-11 18:03:46 +02:00
c08b1f4bf9
[Desktop] Improve Wayland support with sudo 2023-05-11 18:03:01 +02:00
875e6a6c3a
[Desktop] cleanup dead code 2023-05-11 18:02:24 +02:00
bc8978484f
[Treewide] Rename cpuXxxx references to cpu.xxxx references 2023-05-07 01:03:58 +02:00
c4a7421ec6
[Hardware/Intel] Enable thermald by default 2023-05-07 00:21:58 +02:00
43aab48b1e
[Hardware] Remove redundant configuration 2023-05-06 23:22:44 +02:00
1f0f8ba399
[Programs] Add nvtop config, with special handling for Nvidia GPUs 2023-05-06 20:17:28 +02:00
17180722c1
[Hardening] Add sbctl to system packages
Not really useful yet
2023-05-05 11:50:18 +02:00
c07db9ae09
[Services] Use dbus-broker instead of default dbus implementation
Reportedly has higher performance and reliability
2023-05-05 11:49:54 +02:00
931d90131c
[Desktop/Plasma] optimize SDDM if optimizations are enabled
Should probably be refactored to use optimizations/services.nix
2023-05-05 11:49:21 +02:00
5899638691
[Browser] chromium: Add FastForward extension from Edge store 2023-05-05 11:48:21 +02:00
8412fb3dec
[Browser] greatly improve Video Download Helper support
Add this extension to Chromium too, using Edge version (not limited by Google policy)
2023-05-05 11:47:27 +02:00
539e85ed95
[Browser/Firefox] refactor firefox to use callPackage
Move overrides to a config option
Add gnome support
2023-05-05 11:44:59 +02:00
776c6e3060
[Optimizations] move service optimizations into a dedicated file
Optimize Xorg and systemd with optimizePkg with default options
2023-05-05 11:42:52 +02:00
deccde8589
[Optimizations] add defaultSettings option for optimizePkg + add more packages to blacklist 2023-05-05 11:41:20 +02:00
49a6dd3bb4
[Optimizations] allow blacklisting lto for specific packages 2023-05-05 11:38:26 +02:00
c75abbeffa
[Hardware/Mesa] Enable asking for bleeding-edge mesa 2023-05-02 20:40:07 +02:00
8b87ab5f2d
[Hardware/Mesa] Use optimized mesa using optimizePkg from optimizations option 2023-05-02 20:39:45 +02:00
3145509fcc
[Optimizations] Add customizable optimizePkg function to configuration
It allows us to share the optimizePkg helper from the optimization to other areas.
2023-05-02 20:38:07 +02:00
903c5ecf86
[Programs/Git] Improve performance 2023-05-02 20:33:20 +02:00
d994b0138c
[Power] fix and uncomment policy option
It has no effect yet.
2023-05-02 20:32:31 +02:00
2a7d942702
[Optimizations] Enable lto by default + recursively optimize one level if needed 2023-05-02 20:30:55 +02:00
d3e80fda86
[Mesa+Hardware] move Mesa specific options to a dedicated files 2023-04-27 23:55:08 +02:00
250820cb82
[Windows/Wine] make wine package configurable 2023-04-27 18:15:48 +02:00
6c9bf18d43
[Desktop/Plasma] Attempt to remove QT_PLUGIN_PATH 2023-04-27 18:10:30 +02:00
809ec80ad4
[Desktop/Developer] Add option to use bleeding-edge virtualbox 2023-04-27 18:09:45 +02:00
139c8dec35
[Windows] Init config by adding wine and bottles 2023-04-27 12:35:29 +02:00
6d54cd23ae
[Nix] Prepare content-addressed derivations 2023-04-27 12:29:05 +02:00
bc950104c6
[Nix/Legacy] Fix legacy nix-* commands and enable them to use flake-locked nixpkgs + overlays 2023-04-27 12:27:01 +02:00
549aa24793
[Desktop/Developer] add vulkan-tools (vulkaninfo) 2023-04-27 09:41:28 +02:00
8d3a3ee3e9
[Nix] Use system nixpkgs and nixpkgs-unstable for nix commands 2023-04-27 09:41:03 +02:00
f4cf605c54
[Desktop/Plasma] Ask sddm to use wayland for its own display, although it doesn't seem to work 2023-04-20 19:18:06 +02:00
cd8b4e7879
[Desktop/Browser] Chromium: add Bypass Paywalls Clean extension 2023-04-20 19:17:38 +02:00
28cf4ad7fc
[Optimizations] Add jetbrains.jdk to optimized packages 2023-04-20 19:14:33 +02:00
d10a7d846e
[Overlays/Packages] Add FHS wrapper for pycharm-professional
Fixes tons issues related to virtualenv handling, selecting the correct interpreter, etc.
2023-04-20 19:14:07 +02:00
55205d1fc4
[Hardware/Nvidia] Remove nouveau blacklist from proprietary mode 2023-04-20 19:08:24 +02:00