Update lots of things to 23.05!!
This commit is contained in:
parent
f132e137e0
commit
ee6463ed3d
7 changed files with 51 additions and 83 deletions
|
@ -52,7 +52,6 @@ in
|
|||
mailspring
|
||||
# Chat stuff
|
||||
unstable.slack
|
||||
cinny-desktop
|
||||
]));
|
||||
|
||||
nki.programs.discord.enable = pkgs.stdenv.isx86_64;
|
||||
|
|
|
@ -92,7 +92,7 @@ in
|
|||
# Add an extra syntax_color config
|
||||
xdg.configFile."broot/conf.toml".source = mkOverride 1 (
|
||||
tomlFormat.generate "broot-config" (with config.programs.broot; {
|
||||
inherit verbs modal skin;
|
||||
inherit (settings) verbs modal skin;
|
||||
syntax_theme = "base16-ocean.light";
|
||||
})
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue