From a01a6fbdfcf923b1c9fa55c7bec0617c230e8e67 Mon Sep 17 00:00:00 2001 From: tzlil Date: Tue, 16 May 2023 22:55:43 +0300 Subject: formatted, update flake inputs, add xdg fixes, fix foot colors, change terminal to footclient --- mixins/cli.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mixins/cli.nix') diff --git a/mixins/cli.nix b/mixins/cli.nix index 84a5e3d..4137377 100644 --- a/mixins/cli.nix +++ b/mixins/cli.nix @@ -13,7 +13,7 @@ ... }: { imports = [ - # inputs.viper-nix-common.homeModules.xdg + inputs.viper-nix-common.homeModules.xdg ]; home = { packages = with pkgs; [ -- cgit 1.4.1