mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-27 14:34:22 -04:00
50 current 2024-04-23 20:25:14 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
619b98f451
commit
caf5c57166
3 changed files with 49 additions and 23 deletions
|
@ -77,6 +77,8 @@ services.xserver = {
|
|||
shell = pkgs.zsh;
|
||||
};
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.ohMyZsh.enable = true;
|
||||
programs.zsh.ohMyZsh.theme = "${pkgs.zsh-powerlevel10k.out}/share/zsh-powerlevel10k/powerlevel10k.zsh-theme";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home-manager = {
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
zsh-powerlevel10k
|
||||
hello
|
||||
ksshaskpass
|
||||
fzf
|
||||
xsel
|
||||
google-chrome
|
||||
bitwarden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue