Commit Graph

18 Commits

Author SHA1 Message Date
74b7879e51
apps/run-workflow-with-vm: update build script and config 2024-02-27 21:27:08 +08:00
5af7ac1c3d
modules: add extra arguments private module
Even easier way to set things up now.
2024-02-25 20:04:29 +08:00
6b5dd4fe20
docs: add README for apps folder 2024-02-23 07:13:21 +08:00
03590ad834
nixos/workflows: disable display manager services
This is now on the individual configurations to enable them since most
workflows are expected to be quite similar to desktop environments like from
default NixOS modules.
2024-02-15 23:14:33 +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
0cd8fa46c6
flake: remove nix-colors dependency
There are some things missing such as the capability to hold some data
for generating multiple theme configs for programs. I could implement
that with a quick custom module instead.
2024-02-09 17:47:14 +08:00
5a00407f54
apps/run-workflow-with-vm: update base config 2024-01-27 16:52:00 +08:00
537f4910f5
apps/run-workflow-with-vm: update base config 2024-01-25 12:13:58 +08:00
a12e062116
apps/run-workflow-with-vm: set the rest args for nix-build 2024-01-25 12:13:40 +08:00
7bb0b0dd1f
modules: restructure private modules directory 2024-01-20 17:16:02 +08:00
d3e0802d38
chore: reformat codebase 2024-01-16 15:19:51 +08:00
b95dd0f59a
apps/run-workflow-with-vm: update base config 2024-01-16 14:57:41 +08:00
5ff88e0a61
apps/run-workflow-with-vm: add extraModules optional argument 2024-01-12 19:27:28 +08:00
a09fa89ef2
apps/run-workflow-with-vm: update default configuration 2024-01-12 19:27:04 +08:00
4333feb2c0
default.nix: convert to flake-compat config
Welp, it is easier to use it so here we are.
2024-01-12 19:24:59 +08:00
8b1c513e7f
apps/run-workflow-with-vm: update host config 2024-01-06 19:11:19 +08:00
1957df91ea
chore: reformat codebase 2024-01-06 19:10:54 +08:00
2d7e8147e1
flake.nix: add run-workflow-with-vm app 2024-01-05 20:20:37 +08:00