I'm new to flake part and I see your module use auto write #83
Unanswered
phucleeuwu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you see your program in https://github.com/nix-community/home-manager/tree/master/modules/programs - you can try |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to ask if
program.<name>.enable = true;
auto install pkg or I must dohome.packages = [ pkgs.<name> ]
Beta Was this translation helpful? Give feedback.
All reactions