From eef63684f95d218ac679418056d7f7d058c786e3 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Wed, 19 Mar 2025 20:33:03 -0400 Subject: [PATCH] Renamed shell.nix in dot_config --- dot_config/flake/home/{empty_shell.nix => shell.nix} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dot_config/flake/home/{empty_shell.nix => shell.nix} (100%) diff --git a/dot_config/flake/home/empty_shell.nix b/dot_config/flake/home/shell.nix similarity index 100% rename from dot_config/flake/home/empty_shell.nix rename to dot_config/flake/home/shell.nix