mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
fixed various problems
This commit is contained in:
parent
c33d75a1be
commit
8a145e6580
4 changed files with 3 additions and 4 deletions
|
@ -16,7 +16,6 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
userSettings.alacritty.enable = true;
|
||||
userSettings.kitty.enable = true;
|
||||
userSettings.japanese.enable = true;
|
||||
userSettings.dmenuScripts = {
|
||||
enable = true;
|
||||
dmenuCmd = "fuzzel -d";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue