mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: hledger test
This commit is contained in:
parent
368e46628a
commit
6a093dfcc6
1 changed files with 7 additions and 7 deletions
|
@ -44,13 +44,13 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
# environment = {
|
||||||
systemPackages = builtins.attrValues {
|
# systemPackages = builtins.attrValues {
|
||||||
inherit (pkgs)
|
# inherit (pkgs)
|
||||||
hledger
|
# hledger
|
||||||
;
|
# ;
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
|
|
||||||
users = {
|
users = {
|
||||||
users.${service.name} = {
|
users.${service.name} = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue