Skip to content

Commit

Permalink
hosts/sforza: disable gui again
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
  • Loading branch information
LudovicoPiero committed Feb 15, 2025
1 parent 70e1618 commit cc732d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
fish.enable = true;
vars = {
colorScheme = "everforest-dark-hard";
withGui = true; # Enable hyprland & all gui stuff
withGui = false; # Enable hyprland & all gui stuff
email = "lewdovico@gnuweeb.org";
};
};
Expand Down

0 comments on commit cc732d6

Please sign in to comment.