Commit graph

513 commits

Author SHA1 Message Date
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
69c5fdb954
[Desktop/Gaming] Add emulation, and start by adding Yuzu 2023-03-15 09:32:06 +01:00
03f285849e
[Desktop/Gaming] Assert minimal mode is disabled 2023-03-15 09:31:45 +01:00
66aa613f8d
[Overlays] Add CPUfreq patch to power-profiles-daemon 2023-03-15 09:31:18 +01:00
e829f586ee
[Desktop/Gnome] Add gnome desktop 2023-03-15 09:30:48 +01:00
6e921c01c8
[Desktop/Plasma] Only enable if desktop environment is plasma 2023-03-15 09:29:38 +01:00
2a0af6799f
[Optimizations] Add mesaOptimized 2023-03-15 09:29:03 +01:00
cca8ef17be
[Optimizations] Blacklist more packages 2023-03-15 09:28:47 +01:00
684e10adcb
[Optimizations] Remove some packages + commented out lines 2023-03-15 09:28:37 +01:00
42bf49f80e
[Overlays+Packages] Move unstable + nur overlays into package/unstable.nix 2023-03-15 09:27:53 +01:00
b9dbcfd715
[Desktop] Refactor configuration 2023-03-15 09:22:48 +01:00
cff1f34d05
[Hardware/Nvidia] Move nvidia.nix into nvidia/default.nix 2023-03-15 09:13:40 +01:00
284dcd53e0
[Hardware/Intel] Add CPU config 2023-03-15 09:13:00 +01:00
6fd5c52389
[Hardware/Intel] Move intel.nix into intel/default.nix 2023-03-15 09:12:45 +01:00
b59e72d549
[Hardware/AMD] Add CPU configuration 2023-03-15 09:11:17 +01:00
0b3ba6cea3
[Hardware/AMD] Move amd.nix into amd/default.nix 2023-03-15 09:02:47 +01:00
537b23cd39
[Hardware] Move hardware.nix in hardware/default.nix 2023-03-15 09:01:38 +01:00
789d36717e
[General] Use IPv6 address for lule-skywalker builder and enable by default on onther machines 2023-03-15 08:58:48 +01:00
e9f28fddfa
[Developer] Add a few useful packages for developer use 2023-03-15 08:57:41 +01:00
a745b12d67
[General+Developer] Only include full NixOS doc in developer mode 2023-03-15 08:56:58 +01:00
c980025f2d
[Packages] Add amdctl 2023-02-27 19:49:19 +01:00
d664d01f85
[Hardware/AMD] Add corectrl and enable OC features on AMD GPUs 2023-02-27 19:47:44 +01:00
8ef9c2914a
[Power] Reduce wrong (battery|ac)-power targets starts issues 2023-02-27 19:46:41 +01:00
a0a3fdf5dc
[Desktop/Games] Allow starting gamemoderun without sudo 2023-02-27 19:46:03 +01:00
7e9048b5a1
[Hardware] Fix crashes on AMD Zen 1 CPUs
Caused my Opcache issue.
Only real fix is to RMA the processor, but that is no longer an option
for me.
2023-02-27 19:45:15 +01:00
a8f78f35db
[Hardware/AMD] Fix Mesa RADV not being preferred over AMDVLK 2023-02-27 19:42:52 +01:00
5a33b8fd2e
[General+Developer] Only enable dev documentation for developers 2023-02-27 19:41:57 +01:00
c9387ede1e
[Desktop/Games] Fix Hogwarts Legacy crash 2023-02-27 19:41:17 +01:00
ae2edbfab4
[Desktop/Multimedia] Add vdhcoapp
Still needs manual intervention to work
2023-02-04 23:11:34 +01:00
53736b1150
[Hardware] Add nvtop package depending on GPU vendor 2023-02-04 23:10:47 +01:00
908f639003
[Programs/Bash] Add powerline-go to bash by default 2023-02-04 23:09:53 +01:00
72c4333604
[Programs] Add "default.nix" 2023-02-04 23:09:35 +01:00
d5fa73ee65
[Nix] Reduce daemon impact on running system 2023-02-04 23:07:58 +01:00
cb629b8714
[Packages/Firefox] Add many privacy and compatibility configs 2023-02-04 23:06:57 +01:00
5df4188d77
[Desktop/Games] Add Lutris 2023-02-04 23:05:43 +01:00
85890395b1
[Desktop] Use Telegram FOSS instead of unmaintained Kotatogram 2023-02-04 23:05:19 +01:00
c4dda59100
[Hardening] Forbid sudo usage by non-wheel users 2023-01-01 20:04:23 +01:00
bab9dfb6c8
[Desktop] Fix lauching GUI apps with sudo
Keep necessary environment variables
2023-01-01 20:03:59 +01:00
1a7ac74017
[Desktop] Add accelerated HEVC decoder on chromium 2022-12-01 00:45:29 +01:00
e2b61e87d3
[Desktop/Developer] Add parted an gparted 2022-12-01 00:44:38 +01:00
f3e3f15e59
[Nix] Auto-upgrade at 2 am 2022-12-01 00:44:00 +01:00
34e1e82f4f
[Desktop] Add wireplumber config for Bluetooth devices 2022-12-01 00:35:00 +01:00
351e557874
[Optimizations] Fix htop build 2022-12-01 00:33:35 +01:00