1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: hledger module

This commit is contained in:
2023-09-03 17:52:37 +02:00
parent 53bbc65716
commit b9d0258132
2 changed files with 78 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
};
nixosModules = {
hledger = import modules/hledger.nix;
htgen = import modules/htgen.nix;
moodle-dl = import modules/moodle-dl.nix;
networkmanager-declarative = import modules/networkmanager-declarative.nix;