diff --git a/src/user/configs/default.nix b/src/user/configs/default.nix index 8f2736e..b76bc85 100644 --- a/src/user/configs/default.nix +++ b/src/user/configs/default.nix @@ -1,6 +1,5 @@ { lib, pkgs, ... }: -# Replace symlink at root of repo with user configs let userConfigs = rec { name = "bryan"; diff --git a/user.symlink.nix b/user.nix similarity index 100% rename from user.symlink.nix rename to user.nix