diff options
| author | toufic ar <contact@toufy.me> | 2026-07-08 22:35:50 +0300 |
|---|---|---|
| committer | toufic ar <contact@toufy.me> | 2026-07-08 22:35:50 +0300 |
| commit | 8690f925e407441c862668a01fd8279ed10b714a (patch) | |
| tree | e7b0b4e460f88ebea5bae69bc8ca832444dbdc24 | |
| parent | e85f6bade8598af8e73d9c353d42f36fd53eac7a (diff) | |
| download | servers-8690f925e407441c862668a01fd8279ed10b714a.tar.gz servers-8690f925e407441c862668a01fd8279ed10b714a.zip | |
upgrade to 26.05
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ description = "toufy's server config"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05"; sops-nix = { url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; |
