79eec8b971
refactor(nix): Use mkConfigurations for darwinConfigurations
2025-07-14 00:01:11 +08:00
1b3414549d
refactor(nix): Move darwin configurations to configurations.nix
2025-07-09 13:04:08 +08:00
45414c48b9
feat(nix): pass flake self to darwin modules and add revision
2025-07-09 09:35:56 +08:00
9cb4542b05
feat(configurations): add darwin config support
2025-07-09 06:36:42 +08:00
79c7e495c8
feat(configurations): pass in host manifest config to home-manager
2025-07-09 03:57:16 +08:00
3db3dc176c
feat(homes/rafiq): enable spotifyd and pass hostName to home
2025-07-09 01:44:06 +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
df06e092d6
feat(nix): add graphical module, pass option to nixosSystem
2025-07-07 22:19:38 +08:00
b63959f307
refactor(configurations): centralise home-manager config
2025-07-07 18:11:33 +08:00
1dc3f4bf44
fix(nix): remove flattenAttrs
...
unfortunately modules don't like to be merged
2025-07-07 17:42:31 +08:00
27161d6b13
refactor: rename modules/flake to flake-parts, hosts to configurations
2025-07-07 17:42:30 +08:00
b7358cd825
feat(hm): add sharedModules, move configurations.nix to hosts.nix
2025-07-07 17:42:30 +08:00
c26c432890
feat(nixos): pass hostName to nixosSystem, move hm modules
2025-07-07 17:42:30 +08:00
f7873d54d3
refactor(nixos): simplify configurations.nix and lib
...
This commit refactors configurations.nix and lib/default.nix by removing the
extractConfigurations function and related code from lib/default.nix,
and moving the NixOS system building logic directly into configurations.nix.
It also changes the structure of hosts in manifest.nix to use a
hosts.nixos attribute.
2025-07-07 17:42:30 +08:00
0ea17b9fd8
refactor: rename nixos.nix to configurations.nix
2025-07-07 17:42:30 +08:00