stylix adjustments
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user