From 50e59b1b6f94fffdf9399fb327a6f7f0fd7c2539 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 1 Jan 2026 10:28:48 -0800 Subject: remove niri + noctalia I'll keep using rivendell in headless mode. --- flake.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 1eb1382..595783d 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"; @@ -49,13 +48,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - niri.url = "github:sodiboo/niri-flake"; - - noctalia = { - url = "github:noctalia-dev/noctalia-shell"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; - my-go-tools.url = "git+https://code.fcuny.net/x"; }; -- cgit v1.2.3