From bbcc4fa3af73291122df7657100c1f3c0f724dbc Mon Sep 17 00:00:00 2001 From: Adrien Faure Date: Thu, 18 Jul 2024 08:38:53 +0200 Subject: [PATCH] nixos: fix nixosconf --- nixos/profiles/common/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/profiles/common/default.nix b/nixos/profiles/common/default.nix index 7a679c4..f76c47e 100644 --- a/nixos/profiles/common/default.nix +++ b/nixos/profiles/common/default.nix @@ -18,7 +18,6 @@ with lib; { adfaure.modules.my-guix.enable = true; adfaure.services.syncthing.enable = true; - adfaure.my-programs.nushell = true; # use Vim by default environment.shellAliases = {