From 95f2143d435fc8889d276be5ddda3804d4ab1630 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sat, 3 Jun 2023 13:51:23 -0400 Subject: changed for obs, fix for desktop portals --- home-config/home-configuration.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'home-config/home-configuration.scm') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 22a9399..756c68f 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -87,10 +87,8 @@ ("ls" . "ls -p --color=auto") ("python" . "python3"))) (bashrc (list (local-file - "/home/ryan/.config/guix/home-config/bashrc" "bashrc"))) (bash-profile (list (local-file - "/home/ryan/.config/guix/home-config/bash_profile" "bash_profile"))))) (service home-xdg-configuration-files-service-type `(("nvim/init.vim" ,(local-file "nvim/config/init.vim")) -- cgit v1.2.3