Commit Graph

9 Commits

Author SHA1 Message Date
c2a5840cce
tasks/multimedia-archive: migrate as ni's host-specific module
It is also used exclusively by that host so pretty much useless
as a shared module.
2023-12-15 20:22:08 +08:00
34047a49b4
tasks/backup-archive: migrate as ni's host-specific module
In practice, this is only used by it.
2023-12-15 14:14:15 +08:00
5bd11ed430
programs/distrobox: init 2023-10-17 18:52:44 +08:00
86d8878fab
services/vouch-proxy: init 2023-10-07 20:41:14 +08:00
a874567898
programs/blender: init NixOS module 2023-09-23 22:29:03 +08:00
e83cbded5d
profiles/browsers: init system-wide browser profile 2023-09-14 13:25:03 +08:00
44ccbea7e1
services/wezterm-mux-server: init module 2023-07-20 10:40:04 +08:00
28faf41a1c
chore: reformat codebase 2023-07-19 17:27:33 +08:00
d524444ae0
modules: manually import the modules
This allows for an easier separation of the private modules compared to
the old `importModules` function. It is also easier to use.
2023-07-14 13:14:14 +08:00