pinwheel: Add enable option to foot module

This commit is contained in:
Alexander Heldt
2023-11-05 20:32:15 +01:00
parent 1aeae3081a
commit a93ae6da73
2 changed files with 24 additions and 13 deletions

View File

@@ -80,6 +80,7 @@
swaylock.enable = false;
physlock.enable = true;
tlp.enable = true;
foot.enable = true;
git.enable = true;
openvpn.enable = true;
go.enable = true;