diff options
| author | Fuwn <[email protected]> | 2025-05-04 23:55:07 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-04 23:55:07 -0700 |
| commit | c8938b7ce85ce9813319e7d5d27be73aa3366d69 (patch) | |
| tree | 8936d62db357e87ddd466523b2fcbef2cba4b0b1 /flake.nix | |
| parent | Nara: Set up SOPS (diff) | |
| download | nixos-config-c8938b7ce85ce9813319e7d5d27be73aa3366d69.tar.xz nixos-config-c8938b7ce85ce9813319e7d5d27be73aa3366d69.zip | |
UTM: Set up Tailscale
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -426,11 +426,7 @@ sops-nix = { url = "github:Mic92/sops-nix"; - - inputs = { - nixpkgs.follows = "nixpkgs"; - nixpkgs-stable.follows = "nixpkgs-stable"; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; spicetify-nix = { |