This commit is contained in:
KoenDR06 2024-04-27 14:17:35 +02:00
parent 597132d617
commit ac58014f3e
2 changed files with 1 additions and 15 deletions

View file

@ -71,14 +71,6 @@
};
programs.gh.enable = true;
# programs.zsh = {
# enable = true;
# oh-my-zsh = {
# enable = true;
# plugins = [ "git" ];
# theme = "agnoster";
# };
# };
# Nicely reload system units when changing configs
systemd.user.startServices = "sd-switch";