From 9ba632a9215248b714e7cbd8aebe6f4d3845b66c Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Tue, 7 Feb 2023 14:50:22 +0100 Subject: Remove bash_profile declaration --- home-configuration.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'home-configuration.scm') diff --git a/home-configuration.scm b/home-configuration.scm index 212775a..71ed976 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -162,7 +162,6 @@ ("reconfigure-system-" . ,reconfigure-system-) ("system-update" . ,system-update) ("system-update-" . ,system-update-))) - (bash-profile `(,(local-file "bash_profile"))) (bashrc `(,(local-file "bashrc"))))) (simple-service 'configuration-files home-files-service-type -- cgit v1.2.3