From b02fd72da221fdecad6840fde9e9bff611276efa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 15 Mar 2024 09:15:25 +0100 Subject: Remove flatline I can run it from repository, no need to have it in system. I don't use it that much. --- flake.nix | 3 --- nixos/modules/develop.nix | 1 - 2 files changed, 4 deletions(-) diff --git a/flake.nix b/flake.nix index 72cbbd6..33b647d 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,6 @@ agenix.url = "github:ryantm/agenix"; shvspy.url = "git+https://github.com/silicon-heaven/shvspy.git?submodules=1"; - flatline.url = "git+https://gitlab.elektroline.cz/elektroline/flatlineng.git?submodules=1"; shvcli.url = "github:silicon-heaven/shvcli"; nixturris.url = "gitlab:cynerd/nixturris"; @@ -26,7 +25,6 @@ flake-utils, agenix, shvspy, - flatline, shvcli, nixdeploy, shellrc, @@ -43,7 +41,6 @@ default = nixpkgs.lib.composeManyExtensions [ agenix.overlays.default shvspy.overlays.default - flatline.overlays.default shvcli.overlays.default nixdeploy.overlays.default shellrc.overlays.default diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index cc8ce76..5e812b2 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -122,7 +122,6 @@ in { # SHV shvspy - flatline shvcli # Images -- cgit v1.2.3