mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Minor updates and got all systems to build!
This commit is contained in:
parent
52ce2d1cb1
commit
25b7cbb919
13 changed files with 336 additions and 164 deletions
|
@ -13,7 +13,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
config = {
|
||||
config = lib.mkIf cfg.enable {
|
||||
userSettings.alacritty.enable = true;
|
||||
userSettings.kitty.enable = true;
|
||||
userSettings.japanese.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue