mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add beancount back
This commit is contained in:
parent
b4cf3f650f
commit
19367553c0
@ -17,8 +17,8 @@ in {
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
(python3.withPackages my-python-packages)
|
(python3.withPackages my-python-packages)
|
||||||
beancount
|
|
||||||
fava
|
fava
|
||||||
|
beancount
|
||||||
nodePackages_latest.pyright
|
nodePackages_latest.pyright
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user