Commit graph

1079 commits

Author SHA1 Message Date
8db9ceb372
feat(nix): add comfy-ui module and enable it for server 2025-07-09 03:27:05 +08:00
fbd8a20036
fix(lib): rm infinite recursion somehow 2025-07-09 03:26:31 +08:00
e9a6649f6a
build(flake): add stable-diffusion 2025-07-09 03:25:54 +08:00
5f42498a39
feat(nix): add nginx reverse proxy to web-servers module
Adds nginx reverse proxy functionality with SSL support.
2025-07-09 02:59:31 +08:00
9657329282
feat(nix): add web-servers module and enable SSL certificates 2025-07-09 02:41:14 +08:00
c85db031dc
feat(nix): add dynamic DNS module using godns
Adds support for updating Cloudflare DNS records using godns.
2025-07-09 02:09:19 +08:00
774527379a
feat(nix): add database module and enable mongodb,mysql,pgsql 2025-07-09 01:57:41 +08:00
ea77bf62ad
feat(homes/rafiq): configure graphical modules for hyprland
Moves graphical configs into a nixos module and enables autologin.
2025-07-09 01:47:41 +08:00
5048f44559
feat(homes/rafiq): enable sunshine and fix modules for steam 2025-07-09 01:46:28 +08:00
3db3dc176c
feat(homes/rafiq): enable spotifyd and pass hostName to home 2025-07-09 01:44:06 +08:00
4507f4b113
feat(homes/rafiq): add hyprlock config and pam service fix 2025-07-09 01:39:00 +08:00
09b10869e6
feat(homes/rafiq): add steam and prism-launcher configs 2025-07-09 01:37:46 +08:00
96b5aa3fef
feat(nix): port over libs 2025-07-09 01:33:28 +08:00
03bac12a2d
feat(homes/rafiq): add stylix options and wallpaper 2025-07-09 01:17:54 +08:00
69d7bca0f6
feat(flake): add stylix and base16 theming flakes 2025-07-09 00:57:01 +08:00
2d90d32144
refactor(nix): port homes to homemanager module 2025-07-09 00:53:00 +08:00
2c6cd776ce
feat(nix): use module options instead of specialArgs for graphical 2025-07-09 00:14:55 +08:00
dd74ed210c
feat(nix): refine meta module options for users and hosts 2025-07-08 23:53:42 +08:00
df06e092d6
feat(nix): add graphical module, pass option to nixosSystem 2025-07-07 22:19:38 +08:00
c2bae8cd85
feat(homes/rafiq): import desktop configs 2025-07-07 22:03:14 +08:00
8166894b78
feat(nix): add desktop module and refactor machine options 2025-07-07 21:48:12 +08:00
4c82720251
feat(homes/rafiq): port over configs 2025-07-07 21:19:08 +08:00
aa06b5f6fd
feat(nixos): add sudo module and refactor user options 2025-07-07 19:30:04 +08:00
03fca8b28b
refactor(modules): clean up folder structure 2025-07-07 19:24:36 +08:00
d8aa7f62b4
feat(nixos): add networking module 2025-07-07 19:17:55 +08:00
7881c76f73
feat(nixos): add tailscale module 2025-07-07 19:13:16 +08:00
343c802e6d
feat(nixos/ssh): enable openssh and persist host keys 2025-07-07 19:09:07 +08:00
3bffa8760e
feat(nixos): add machine module with virtualisation and usb options 2025-07-07 19:04:17 +08:00
e097d3e688
feat(nixos): add bluetooth module 2025-07-07 18:44:24 +08:00
ce83834ef4
feat(nixos): add machine module 2025-07-07 18:42:26 +08:00
4cc2b50e15
feat(nixos): add podman module 2025-07-07 18:40:25 +08:00
b4dc19d65c
feat(nixos): add bootloader configuration module 2025-07-07 18:32:34 +08:00
09ab1ac5a6
feat(nixos): set default timezone and locale 2025-07-07 18:29:02 +08:00
294e8458e4
feat(nix/secrets): persist sops age key for home-manager 2025-07-07 18:27:56 +08:00
8fb620284d
feat(nixos/ssh): add ssh config to home-manager 2025-07-07 18:27:03 +08:00
1fe332c302
feat(nix/persist): add impermanence to home-manager 2025-07-07 18:25:43 +08:00
bf260096d5
refactor(nixos/ssh): add authorizedKeys to ssh module & rm from users 2025-07-07 18:18:57 +08:00
b63959f307
refactor(configurations): centralise home-manager config 2025-07-07 18:11:33 +08:00
b5772e4525
refactor(machine/root): centralise root drive cfg 2025-07-07 18:10:32 +08:00
fe91044c8b
refactor(nixos): move persisted ssh host keys to ssh module 2025-07-07 17:47:51 +08:00
4ff7b8e18f
feat(nixos): add user password secrets to sops
This commit adds the user password secrets to sops.
It leverages the `userListToAttrs` lib function.
2025-07-07 17:42:31 +08:00
782a4324a8
feat(lib): add userListToAttrs function 2025-07-07 17:42:31 +08:00
85f2cee212
feat(nixos): add sops module for secrets
Adds .sops.yaml file and sops module to nixos to manage secrets.
2025-07-07 17:42:31 +08:00
d7b8edd054
feat(nix): add sops-nix to flake inputs 2025-07-07 17:42:31 +08:00
5d24a11990
feat(lib): add admin user using custom lib function 2025-07-07 17:42:31 +08:00
da6fa1b9df
refactor(nix): rename lib.nix to meta.nix and add flake.root option 2025-07-07 17:42:31 +08:00
0c2b6b57d9
refactor(lib): remove references to top level lib 2025-07-07 17:42:31 +08:00
9403daff02
refactor(nix): move unfree packages module to options 2025-07-07 17:42:31 +08:00
8c2b1dfc6e
feat(nixos): move persist options to system and users modules 2025-07-07 17:42:31 +08:00
6d43b0db3b
feat(nixos): make persist options 2025-07-07 17:42:31 +08:00