Commit graph

30 commits

Author SHA1 Message Date
fb6e0db5a0
power.nix: enable superfreq 2025-05-15 11:37:34 +02:00
Bloxx12
7df33a9323 flake: add superfreq 2025-05-14 12:31:05 +02:00
cfefe9bbe1 hardware/power.nix: init 2025-04-25 20:19:07 +02:00
2836770da9 hardware/bluetooth.nix: configure powerOnBoot properly 2025-04-20 20:47:32 +02:00
741a77417a hardware/module.nix: enable irqbalance
This makes the system responsive even under load.
2025-04-11 11:58:40 +02:00
af81a943ca ram/module.nix: enable zramswap 2025-04-11 11:58:19 +02:00
0975fc9a95 intel.nix: add option to enable intel config 2025-04-09 20:55:16 +02:00
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
3d8f490672 flake: move grapics settings into graphics.nix 2025-04-09 15:10:41 +02:00
d930e1befa
hardware/graphics.nix: force open graphics 2025-03-10 21:47:48 +01:00
deb3e1753c
flake: start transitioning away from with 2025-03-02 19:11:27 +01:00
4b2b96d13c
bluetooth.nix: home to system packages 2024-11-01 20:55:12 +01:00
cce823ad58
move bluetooth programs to bluetooth.nix 2024-10-14 15:40:26 +02:00
1a8c3b53a1
hardware/graphics.nix: switch back to open 2024-10-12 01:49:19 +02:00
9a15b53c78
graphics: switch to non-open 2024-10-11 14:23:11 +02:00
8606d029f7
hardware/cpu/intel.nix: fix nix code 2024-09-30 21:50:19 +02:00
4c978d8119
flake: cleanup
Remove quickshell template and hardware/cpu
2024-09-30 21:49:04 +02:00
179abee178 graphics.nix: switch to open nvidia drivers 2024-09-22 00:18:48 +02:00
fce64637c2 huge progress dump, impermanence 2024-09-20 15:45:44 +02:00
df2454b261 pipewire/module.nix fix cfg option 2024-09-09 21:32:24 +02:00
204d97da9d fli/eza.nix: init 2024-09-09 19:51:13 +02:00
d6d66bc43a whole flake: remove unneeded default.nix 2024-09-08 21:09:36 +02:00
3c4bf8040c move to mkModuleTree for host configuration 2024-09-08 20:35:33 +02:00
142e65955f finally working config 2024-08-20 21:27:00 +02:00
f2570e4552 IT WORKS 2024-08-16 23:31:12 +02:00
75854e1455 I am going insane 2024-08-16 23:05:45 +02:00
1d2a73c25a even more changes 2024-08-16 22:46:01 +02:00
70641598f9 more changes 2024-08-16 16:34:09 +02:00
4adf705a13 major rewrite 2024-08-16 16:03:47 +02:00
049fd348b2 system: add config for networking and hardware 2024-08-16 13:32:13 +02:00