diff --git a/flake.nix b/flake.nix index dc6363a..f496487 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ url = "git.ood.ovh:hactarus/dotfiles"; flake = false; }; - outputs = { self, nixpkgs, home-manager, ... }@inputs: { + outputs = { self, nixpkgs, home-manager, ... } @inputs: { homeConfigurations.foodogsquared = home-manager.lib.homeManagerConfiguration { # The home-manager configuration. modules = [ ./home.nix ]; diff --git a/zsh/.oh-my-zsh b/zsh/.oh-my-zsh index 7dcabbe..6768906 160000 --- a/zsh/.oh-my-zsh +++ b/zsh/.oh-my-zsh @@ -1 +1 @@ -Subproject commit 7dcabbe6826073ef6069c8a4b6f9a943f00d2df0 +Subproject commit 6768906d07151140db901510b2c8b1ce2622f365