.
This commit is contained in:
parent
597132d617
commit
ac58014f3e
2 changed files with 1 additions and 15 deletions
|
|
@ -32,6 +32,7 @@
|
|||
jdk
|
||||
python3
|
||||
tailscale
|
||||
tmux
|
||||
wakeonlan
|
||||
zoxide
|
||||
];
|
||||
|
|
@ -43,13 +44,6 @@
|
|||
userEmail = "koen.de.ruiter@hotmail.com";
|
||||
};
|
||||
programs.gh.enable = true;
|
||||
programs.zsh = {
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" ];
|
||||
theme = "agnoster";
|
||||
};
|
||||
};
|
||||
|
||||
# Nicely reload system units when changing configs
|
||||
systemd.user.startServices = "sd-switch";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue