From c8bc2e4591f2f146cadfabb01ea2d30f223487bf Mon Sep 17 00:00:00 2001 From: oqyude Date: Tue, 3 Feb 2026 19:30:32 +0300 Subject: [PATCH] 123 --- flake.nix | 8 +------- modules/essentials/packages.nix | 3 +-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/flake.nix b/flake.nix index cd29342..983005f 100755 --- a/flake.nix +++ b/flake.nix @@ -29,13 +29,7 @@ utils.follows = "utils"; }; }; - - fresh-editor = { - url = "github:Nsoro-Allan/fresh-editor"; - inputs = { - nixpkgs.follows = "nixpkgs"; - }; - }; + utils.url = "github:numtide/flake-utils"; flake-compat.url = "github:edolstra/flake-compat"; nixos-hardware.url = "github:NixOS/nixos-hardware/master"; diff --git a/modules/essentials/packages.nix b/modules/essentials/packages.nix index 5b896ba..bd50269 100644 --- a/modules/essentials/packages.nix +++ b/modules/essentials/packages.nix @@ -86,8 +86,7 @@ in # To save tuios - inputs.fresh-editor.packages.x86_64-linux.default - # fresh-editor + fresh-editor # Test jocalsend