summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-05-17 07:22:02 +0000
committerpolwex <polwex@sortug.com>2025-05-17 07:22:02 +0000
commitbb5002c60d57600ecb812720106a88df80d07362 (patch)
tree94a9800ffcd46da579a784ace3dc5ac0c7e574f8 /flake.nix
parent6dcb4af2623174c4c52202c7ea064f40a35091ed (diff)
parentf56280c419a9f6c3571739f615d31f7cdae95869 (diff)
Merge branch 'hetzner'
hi
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 05e4f39..a3e406f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -27,11 +27,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- claude-desktop = {
- url = "git:file:/home/y/code/nix/claude-desktop-linux-flake";
- inputs.nixpkgs.follows = "nixpkgs";
- inputs.flake-utils.follows = "flake-utils";
- };
+ # claude-desktop = {
+ # url = "git:file:/home/y/code/nix/claude-desktop-linux-flake";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # inputs.flake-utils.follows = "flake-utils";
+ # };
agenix = {
url = "github:yaxitech/ragenix";
inputs.nixpkgs.follows = "nixpkgs";