misc updates
This commit is contained in:
@@ -10,6 +10,7 @@ top @ { config
|
||||
inputs.spicetify-nix.homeManagerModules.default
|
||||
./borgmatic.nix
|
||||
./ssh.nix
|
||||
# ./wlr-which-key.nix
|
||||
];
|
||||
|
||||
home.username = username;
|
||||
@@ -33,6 +34,7 @@ top @ { config
|
||||
file
|
||||
gnucash
|
||||
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
prusa-slicer
|
||||
gdb
|
||||
];
|
||||
|
||||
@@ -157,6 +159,7 @@ top @ { config
|
||||
source "''${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-''${(%):-%n}.zsh"
|
||||
fi
|
||||
'';
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "powerlevel10k";
|
||||
|
||||
Reference in New Issue
Block a user