Commit graph

38 commits

Author SHA1 Message Date
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
527a166a86
feat(desktop): move desktop services config to nixos modules 2025-06-14 17:53:42 +08:00
3040105f9c
feat(desktop): enable stable-diffusion-webui-forge module on nemesis system 2025-06-14 17:30:57 +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
17dc383a97
feat(networking): disable ipv6 and add ssl check to proxy passes 2025-06-13 01:26:52 +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
d478e9009f
style(tree-wide): apply linting 2025-06-04 07:49:31 +08:00
00ca5f8b8d
feat(systems/x86_64-linux): add mellinoe 2025-06-01 21:07:52 +08:00
14dc971c46
feat(networking): persist tailscale directory instead of file 2025-05-26 22:33:12 +08:00
70814354aa
feat(nixosModules/desktop): enable sunshine 2025-05-25 20:29:09 +08:00
5396f6dd63
feat(nixosModules/desktop): add steam 2025-05-25 19:19:56 +08:00
0b4b7bbf67
fix(nixosModules/hardware): fix typo in cudamaintainers bbinary cache link 2025-05-24 00:01:15 +08:00
3a5d53def7
feat(homeModules/desktop): add spotifyd 2025-05-23 22:19:47 +08:00
c09c7cd6c0
feat(nvf): more ricing 2025-05-22 23:18:48 +08:00
48c80b9d95
feat(nixosModules/hardware): add cuda binary cache 2025-05-20 19:29:36 +08:00
571801ad3b
refactor(nixosModules/hardware): move impermanence to btrfs module 2025-05-20 17:51:14 +08:00
915444a4b6
fix(persistence): zoxide directory typo looool 2025-05-20 17:40:34 +08:00
f40ebe39a7
style: remove unused code treewide 2025-05-20 13:09:10 +08:00
90d10606bc
chore: format nix files treewide 2025-05-20 12:53:13 +08:00
c73533772b
feat(modules/networking): persist tailscale state 2025-05-19 09:33:33 +08:00
cbd59b8d35
feat(modules/networking): enable ssh 2025-05-18 23:11:59 +08:00
343dd8fffc
feat(modules/networking): enable tailscale 2025-05-18 23:08:53 +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
8ff864caed
feat(hyprland): add hyprland to nixos modules and set relevant nvidia settings 2025-05-18 16:59:51 +08:00
b63a7bad99 feat(homes/rafiq): persist ssh key between reboots 2025-05-18 16:17:55 +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