diff --git a/flake.nix b/flake.nix index d47f065..8b990e2 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2024/10/17 18:15:24 by tomoron #+# #+# # -# Updated: 2025/12/16 19:01:21 by tomoron ### ########.fr # +# Updated: 2026/05/10 22:12:11 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -14,7 +14,7 @@ description = "Nixos and home-manager config flake"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:nixos/nixpkgs/master"; catppuccin.url = "github:catppuccin/nix"; sops-nix = {