fix: bad configuration for foot module
This commit is contained in:
parent
0aa7964934
commit
4ee0c658de
4 changed files with 5 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
config.modules = {
|
||||
application = {
|
||||
zathura.enable = true;
|
||||
foot.enable = true;
|
||||
};
|
||||
cli = {
|
||||
git.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue