1

Small fix

This commit is contained in:
2023-07-12 22:59:27 +02:00
parent 6210b0f7a3
commit 37bbfd33d7

View File

@ -19,6 +19,7 @@ rec {
# Use mkForce to not pull the entire ballast from /home/christoph/default.nix
modules = lib.mkForce {
flatpak.enable = false;
fish.enable = true;
helix.enable = true;
nnn.enable = true;