Commit graph

20 commits

Author SHA1 Message Date
8165d96d7c
refactor(nixos): move hardware config options to machine nixos module 2025-06-16 19:59:45 +08:00
91c2790b62
refactor(nixos): move system config options to main nixos module 2025-06-16 19:17:47 +08:00
bf63f44875
refactor(nixos): move nvidia config to its own module 2025-06-16 18:45:05 +08:00
5f71bc8925
refactor(nixos): move networking config to its own module 2025-06-16 18:40:02 +08:00
b7e9cdf51d
refactor(nixos): move btrfs config to its own module 2025-06-16 18:31:56 +08:00
59031cd01b
refactor(nixos): move usb config to its own module 2025-06-16 17:37:12 +08:00
77d8ed7a13
refactor(nixos): use new persistDirs option and remove environment.persistence where possible 2025-06-14 19:59:42 +08:00
809ca31362
feat(hardware): enable usb automounting 2025-06-14 11:03:43 +08:00
cdc46d8b3a
feat(hardware): enable qmk keyboard support and add udev rules 2025-06-14 05:13:32 +08:00
a7cc5e4705
feat(server/databases): add postgresql 2025-06-12 12:32:58 +08:00
97746093ed
refactor(nixosModules/hardware): move cpu config intondefault 2025-06-10 22:22:38 +08:00
5396f6dd63
feat(nixosModules/desktop): add steam 2025-05-25 19:19:56 +08:00
90d10606bc
chore: format nix files treewide 2025-05-20 12:53:13 +08:00
1c32074f69
feat(modules/hardware): enable fwupd 2025-05-18 21:54:50 +08:00
30ff5c01c4
feat(modules/hardware): add bluetooth 2025-05-18 20:28:44 +08:00
7b591ba470 feat(flake.nix): add impermanence module to flake 2025-05-18 15:46:39 +08:00
067e0c9970 refactor(modules/hardware): move hardware config to modules 2025-05-18 15:35:42 +08:00
cb01ba95b0 refactor(modules/system): move system config to a module 2025-05-18 15:25:58 +08:00
62f94ad85e feat(modules/hardware/nvidia): add nvidia configuration 2025-05-18 15:10:57 +08:00
2cd82e2e2a refactor(modules/hardware/drives): move disko config to a module 2025-05-18 14:33:22 +08:00