summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 51ad3dc..97fd726 100644
--- a/flake.nix
+++ b/flake.nix
@@ -14,7 +14,7 @@
};
webtray = {
url = "git+https://git.nathanreiner.xyz/webtray";
- inputs.nixpkgs.follows = "nixpkgs-unstable";
+ inputs.nixpkgs.follows = "nixpkgs";
};
};
@@ -47,7 +47,7 @@
hosts = [
"template"
"nixedo"
- "workstation"
+ "workstation"
];
in
{