Commit Graph

30 Commits

Author SHA1 Message Date
41ab997c3a
apps/run-workflow-with-vm: set to allow unfree in nixpkgs config 2025-01-05 19:01:11 +08:00
50b8033ef0
apps/run-workflow-with-vm: remove wrapper and update README 2024-08-24 17:04:45 +08:00
96d6a446e1
apps/run-workflow-with-vm/docs: make clearer file structure for extra modules 2024-07-10 19:23:24 +08:00
2a1e6fa4b9
apps/run-workflow-with-vm: update display manager setup 2024-06-07 10:02:11 +08:00
b53c6f7dfb
apps/run-workflow-with-vm: update to 2024-05-17 2024-05-18 16:41:22 +08:00
08b1cf8df3
apps/run-workflow-with-vm: update to 2024-05-10 2024-05-18 16:41:21 +08:00
177364306a
apps/run-workflow-with-vm: add Bahaghari to base config 2024-05-18 16:41:21 +08:00
738c7a5004
apps/run-workflow-with-vm: update configuration 2024-03-15 17:31:16 +08:00
74cbf4fa0b
apps/run-workflow-with-vm: update config 2024-03-11 07:51:07 +08:00
14d523344d
apps/run-workflow-with-vm: add README and LICENSE file 2024-03-03 16:47:25 +08:00
7c34617479
apps/run-workflow-with-vm: add extra-config as part of include path 2024-03-03 16:40:31 +08:00
bb93e5ca7d
apps/run-workflow-with-vm: update configuration 2024-03-03 10:26:50 +08:00
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