diff --git a/flake.nix b/flake.nix index b917f06..c7a54f3 100644 --- a/flake.nix +++ b/flake.nix @@ -27,7 +27,7 @@ user = config.user; stateVersion = config.stateVersion; profile = config.profile; - shell = config.enableShell; + enableShell = config.enableShell; ssh = config.ssh; _1password = config._1password; }