From 38e94d07e2e6e2e91d977c90378aac88a9df4fe1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 8 Dec 2025 06:41:18 -0800 Subject: while this work, the setup is not yet ready I need a few more accessories to make this work properly with the TV. Will get back to this later. --- flake.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 0c38798..7a8b03a 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,6 @@ inputs = { nixpkgs.url = "https://channels.nixos.org/nixos-25.11/nixexprs.tar.xz"; - nixpkgs-unstable.url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"; home-manager = { url = "github:nix-community/home-manager/release-25.11"; @@ -54,11 +53,6 @@ inputs.nixpkgs-lib.follows = "nixpkgs"; }; - jovian = { - url = "github:Jovian-Experiments/Jovian-NixOS"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; - my-go-tools.url = "git+https://code.fcuny.net/x"; }; -- cgit v1.2.3