stylix adjustments

This commit is contained in:
2024-12-18 13:37:53 -06:00
parent 181babfa2a
commit d5af07a191
3 changed files with 37 additions and 26 deletions

View File

@@ -1,10 +1,6 @@
{ config, ... }:
{
home.stateVersion = "24.11";
stylix.targets = {
emacs.enable = true;
vesktop.enable = true;
};
programs.bash = {
enable = true;
historyFile = "\${XDG_STATE_HOME}/bash/history";