Commit Graph

9 Commits

Author SHA1 Message Date
ef48a1d3c4
lib/extras/nixos-set: fix NixOS library set
Whoops...
2024-02-12 17:37:03 +08:00
a4177f9382
flake-parts/setups: set separate namespace for custom library
This at least allows us to make custom environment-specific library sets.
2024-02-11 15:16:25 +08:00
9e3469e752
setups: replace as flake-parts module 2024-01-16 14:54:50 +08:00
ec1e36ced6
lib/extras: rename flake helpers file 2024-01-15 14:55:31 +08:00
5173add1f6
lib/extras/images: add custom modulesPath for each environment 2024-01-07 18:22:09 +08:00
9bb03e86b8
chore: reformat codebase 2024-01-01 13:56:10 +08:00
26128d00da
lib: remove filesToAttr
There's no part of the setup is using it so we're dumping it.
2023-12-25 20:04:35 +08:00
c1d8be29b0
config: update image generation step
It doesn't allow setting up system modularly so we'll have to do this
on our own which is easy enough since it's already done once.
2023-12-24 18:11:57 +08:00
a5ababe88d
lib: restructure folder structure
To easily support channels and flake.
2023-12-23 11:03:17 +08:00