From 4a6725d5c01c804c96205d99663606dec4d0327e Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 22 Jan 2023 10:44:53 +0530 Subject: add rotate scripts --- hosts/myrtle/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/myrtle') diff --git a/hosts/myrtle/configuration.nix b/hosts/myrtle/configuration.nix index 2f47776..3bd8c56 100644 --- a/hosts/myrtle/configuration.nix +++ b/hosts/myrtle/configuration.nix @@ -42,6 +42,8 @@ nixpkgs.overlays = with self.overlays; [ # statix prompt + better-text-objs + vim-colors-plain ]; environment.systemPackages = with pkgs; [ -- cgit v1.2.3