Commit Graph

16 Commits

Author SHA1 Message Date
9292a75ffa
flake-parts/setups/nixos: add specialArgs through declarative setups 2024-09-28 18:59:13 +08:00
25fbee9f2f
flake-parts/setups: refactor systems into shared config options 2024-07-22 21:23:52 +08:00
64750a7438
flake-parts/setups: refactor NixVim integration 2024-07-22 20:10:17 +08:00
e8e2d67810
flake-parts/setups: add option for shared nixpkgs config
NixOS doesn't allow configuring nixpkgs modularly for externally defined
nixpkgs instances so we'll have to create the option ourselves. This is
also defined for other module environments just in case.
2024-07-16 13:47:41 +08:00
8eb337cefc
flake-parts/setups: correct documentation 2024-07-12 13:03:11 +08:00
bae6230728
flake-parts/setups: update shared Nix config for setting up NIX_PATH
...again.
2024-07-10 15:46:00 +08:00
d13428b28b
flake-parts/setups: update shared Nix configuration 2024-06-21 20:57:01 +08:00
b325840b4a
flake-parts/setups: update shared options as a proper alias 2024-06-13 13:10:45 +08:00
67e85d1639
flake-parts/setup: make a shared nixpkgs options submodule 2024-06-12 12:52:36 +08:00
3907d83781
treewide: update comments and module descriptions 2024-06-10 13:26:14 +08:00
8f520fa2ad
flake-parts/setups: add a branch option for NixVim instance submodule 2024-06-10 12:15:46 +08:00
749e85ca49
flake-parts/setups: modularize home-manager submodule
It could be handy once we have other wider-scoped environments such as
nix-darwin or systems-manager (as long as it can have a home-manager
user inside of it).
2024-06-07 20:15:11 +08:00
ec3fdab52c
flake-parts/setups: update shared Nix config
At least we've set the right sources for the system's nixpkgs and
home-manager branches.
2024-03-06 17:01:21 +08:00
f5c9f0f876
flake-parts/setups: add configName option 2024-02-14 21:14:06 +08:00
1c08463334
flake-parts/setups: refactor Nixvim instance option module 2024-01-28 11:45:09 +08:00
ed1264c062
flake-parts/setups: refactor and add NixVim instance for home-manager configs 2024-01-26 21:12:22 +08:00