8fa4d576f8
home-manager/programs/python: init
2024-11-14 16:17:29 +08:00
fc4891179d
home-manager/programs/zed-editor: remove
...
Available now in upstream.
2024-10-30 19:08:14 +08:00
e04af9e41a
home-manager/programs/neovide: remove
...
It is available within the upstream with literally the same options.
2024-10-02 17:07:46 +08:00
18e30ed70c
home-manager/services/borgbackup: init
...
Pretty much just a ported version of NixOS' BorgBackup service module.
2024-09-23 12:54:20 +08:00
92cece8273
home-manager/services/borgmatic: init replacement module
...
Like the previous replacement module, we cannot test it properly since
it relies on `modulesPath` specialArg which home-manager initialize and
nmt doesn't.
2024-09-07 22:04:58 +08:00
d6a634f50a
home-manager/programs/borgmatic: init replacement module
2024-09-07 21:59:26 +08:00
ea035976cc
home-manager/services/ludusavi: init
2024-08-12 17:55:50 +08:00
2a2526f196
home-manager/services/gonic: init
...
Even though it's pointless in practice since it needs firewall for
security-oriented systems but still... could be useful for desktop
systems where security is permissive.
2024-08-01 12:29:56 +08:00
3bc011a3ed
home-manager/programs/zed-editor: init module
2024-05-18 16:41:21 +08:00
468333ff40
home-manager/services/activitywatch: remove module
...
It's now available as an upstream module, yay!
2024-05-18 16:41:16 +08:00
8377dba214
nixos/tinted-theming: remove
...
Entirely replaced with Bahaghari subproject now.
2024-02-25 20:00:54 +08:00
79e118e609
{nixos,home-manager,nixvim}/tinted-theming: init
2024-02-10 10:34:03 +08:00
e5ace891b0
home-manager/programs/neovide: init
2024-02-07 07:46:33 +08:00
6d1cb78564
home-manager/programs/pipewire: init
2024-02-04 22:25:20 +08:00
7bb0b0dd1f
modules: restructure private modules directory
2024-01-20 17:16:02 +08:00
65cf940db7
profiles/research: move as foo-dogsquared's user module
...
Because in practice, this is only used by it.
2023-12-13 11:10:02 +08:00
a9ab8e06ef
services/activitywatch: init module
2023-08-02 23:02:03 +08:00
be9295b6aa
services/matcha: init module
2023-07-22 09:58:45 +08:00
28faf41a1c
chore: reformat codebase
2023-07-19 17:27:33 +08:00
e42daf3404
services/distant: init home-manager module
2023-07-19 07:38:08 +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