summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-04 23:55:07 -0700
committerFuwn <[email protected]>2025-05-04 23:55:07 -0700
commitc8938b7ce85ce9813319e7d5d27be73aa3366d69 (patch)
tree8936d62db357e87ddd466523b2fcbef2cba4b0b1 /flake.nix
parentNara: Set up SOPS (diff)
downloadnixos-config-c8938b7ce85ce9813319e7d5d27be73aa3366d69.tar.xz
nixos-config-c8938b7ce85ce9813319e7d5d27be73aa3366d69.zip
UTM: Set up Tailscale
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 198bbf6..e643932 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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 = {