Commit graph

105 commits

Author SHA1 Message Date
c5898e58d0
feat: schizo networking 2025-05-09 09:37:36 +02:00
c11fac7e01
flake: add lix module; set default nix to lix 2025-05-05 11:05:52 +02:00
c668221808 nix/module.nix: add repl-flake to experimental features 2025-05-03 15:36:47 +02:00
cecfd15fd2 networking/module.nix: switch to Mullvad as DNS provider 2025-05-02 13:57:08 +02:00
8ab86a1204 nix/module.nix: refactor comments 2025-04-25 20:20:11 +02:00
cfefe9bbe1 hardware/power.nix: init 2025-04-25 20:19:07 +02:00
cb504ad8ca networking/networkmanager.nix: switch backend to wpa_supplicant 2025-04-25 20:15:21 +02:00
6ba88e2edc networking/module.nix: fix dnsovertls spelling 2025-04-21 21:28:07 +02:00
fc1175b8a0 boot/module.nix: quiesce boot process 2025-04-21 21:22:52 +02:00
2836770da9 hardware/bluetooth.nix: configure powerOnBoot properly 2025-04-20 20:47:32 +02:00
b168b0bb49 networking/module.nix: networking improvements 2025-04-20 20:33:05 +02:00
42ea3cb8b0 systemd/module.nix: faster startup 2025-04-20 17:10:35 +02:00
f037c63d84 boot/module.nix: cleanup, add plymouth 2025-04-20 17:09:40 +02:00
a5f955ff08 boot/module.nix: add timeout option
On desktop systems, it is convenient to have the timeout
at zero, and just spam space when trying to start
a previous generation. On servers however, it is preferable
to have some time to choose the generation, which is
quite convenient if you have to acess is remotely via a
web interface, which tend to be quite slow and unresponsive.
2025-04-18 14:50: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
57f0154346 boot/module.nix: enable tmpFs 2025-04-11 11:56:15 +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
5783c1136e boot/module.nix: add timeout of 0 for the bootloader 2025-04-09 15:31:56 +02:00
3d8f490672 flake: move grapics settings into graphics.nix 2025-04-09 15:10:41 +02:00
9e94d074ff flake: set options for both grub and systemd-boot 2025-04-07 14:02:31 +02:00
7e39e12b64
security/module.nix: add polkit ad apparmor 2025-04-06 22:09:42 +02:00
83335cf7a2
lanzaboote: init 2025-04-06 22:09:22 +02:00
35d64feda2
boot/module.nix: change plymouth theme 2025-04-06 21:43:36 +02:00
edaa90d993
boot/module.nix: switch to sytemd-boot 2025-04-06 21:22:56 +02:00
b5dded8fe5
flake: formatting 2025-03-18 13:54:04 +01:00
d930e1befa
hardware/graphics.nix: force open graphics 2025-03-10 21:47:48 +01:00
841c7192ec
nix/module.nix: remove helix cache 2025-03-07 09:52:34 +01:00
09824b2a0a
nix/nixpkgs.nix: remove hardcoded hostPlatform
this is done anyways in hosts/default.nix
2025-03-02 19:46:08 +01:00
deb3e1753c
flake: start transitioning away from with 2025-03-02 19:11:27 +01:00
8e37ff1bd2
nixpkgs.nix: allow olm for nheko 2025-03-02 14:04:58 +01:00
6d81b22e27
networkmanager.nix: switch to iwd 2025-02-25 17:28:57 +01:00
8cc7f0f9cd
os/systemd/module.nix: init, add faster boot options 2025-02-25 17:28:57 +01:00
0117d6155b blah 2025-01-07 19:54:27 +01:00
338fd14870
boot/module.nix: set configurationLimit to 5 2024-11-25 15:41:25 +01:00
1d7478c156
nix/module.nix: remove unneeded trusted public keys 2024-11-25 14:54:15 +01:00
129dcd0a4f
down to 4 flake inputs 2024-11-06 00:15:51 +01:00
4b2b96d13c
bluetooth.nix: home to system packages 2024-11-01 20:55:12 +01:00
f6338803b1
system/moudule.nix: add machine-id 2024-11-01 13:51:38 +01:00
051e442578
impermanence: cleanup 2024-11-01 13:51:38 +01:00
05d41aaaf1
boot/module.nix: add funny configurationLimit 2024-11-01 13:51:38 +01:00
133fa31b26
nix/module.nix: switch to lix module from nixpkgs
Avoid builing lix every update this way.
2024-10-29 17:27:58 +01:00
36843b8789
flake: remove lix module 2024-10-29 11:43:41 +01:00
49349c5e66
registry: add flake as system 2024-10-21 11:56:01 +02: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
30a11047df
nix/module.nix: cleanup 2024-10-01 16:07:20 +02:00
8606d029f7
hardware/cpu/intel.nix: fix nix code 2024-09-30 21:50:19 +02:00