From 06696ca201682f63ea50da3ab41d992ed6b61816 Mon Sep 17 00:00:00 2001 From: ene Date: Sat, 25 Feb 2023 07:54:37 +0100 Subject: Feat(packages): Add my scripts --- flake/nixosConfigurations/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake') diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix index c1534e6e..5def122e 100644 --- a/flake/nixosConfigurations/default.nix +++ b/flake/nixosConfigurations/default.nix @@ -19,14 +19,19 @@ inherit (inputs) + # bins + strip_js_comments river_init_lesser + # external deps user_js neovim_config snap-sync + # modules impermanence + # extra information system ; -- cgit 1.4.1