From c11127995defe25c8b4164389750672a25e61fc0 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 5 Mar 2024 03:05:17 +0100 Subject: restructure & general cleanup - pkgs/ should now also contain all package overrides - pkgs/patches/ now contains all patches - nix flake info succeeds again - still not sure what to do about scripts - services which are not used should not be kept around this long --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 371d0ea..2ba2802 100644 --- a/flake.nix +++ b/flake.nix @@ -95,7 +95,6 @@ flora = mkServer ./flora/configuration.nix; abbenay = mkDesktop ./abbenay/configuration.nix; cyberbox = mkDesktop ./cyberbox/configuration.nix; - surltesh-echer = mkDesktop ./surltesh-echer/configuration.nix; ilex = mkDesktop ./ilex/configuration.nix; }; @@ -138,7 +137,7 @@ import ./pkgs/overlay.nix { inherit inputs; } final prev; packages.x86_64-linux = { inherit (nixpkgs) - galmon-core galmon-full glitchtip typst almanac rustex + galmon-core galmon-full almanac rustex kijetesantakaluotokieni showrt isabelle-utils isabat travelynx crs-tracker crs-php bahnhof-name matrix-to hikari_unstable heartwood radicle-interface radicle-tui -- cgit v1.2.3