From bb43c9a4a098878255844759667d492f9c0995a1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 9 Apr 2022 09:44:39 -0700 Subject: small fixes --- hosts/aptos/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix index c7e0dab..1bfd236 100644 --- a/hosts/aptos/home.nix +++ b/hosts/aptos/home.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { my.home = { packages.enable = true; - elements.enable = true; + element.enable = true; fish.enable = true; git.enable = true; go.enable = true; -- cgit 1.4.1