mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -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 = {
|
||||
systemPackages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
hledger
|
||||
;
|
||||
};
|
||||
};
|
||||
# environment = {
|
||||
# systemPackages = builtins.attrValues {
|
||||
# inherit (pkgs)
|
||||
# hledger
|
||||
# ;
|
||||
# };
|
||||
# };
|
||||
|
||||
users = {
|
||||
users.${service.name} = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue