From 75a4e09f1d241f7882a86d7f9c4aa1804a981209 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 28 Apr 2024 23:21:11 +0200 Subject: move overlays to root folder --- user/settings/development/web.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/settings/development/web.nix') diff --git a/user/settings/development/web.nix b/user/settings/development/web.nix index 1b1f53da..d7d0c2eb 100644 --- a/user/settings/development/web.nix +++ b/user/settings/development/web.nix @@ -10,7 +10,7 @@ prettier ] ++ (with pkgs; [ flyctl - self.htmlformat + htmlformat ]); home.shellAliases = { # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl` -- cgit 1.4.1