diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 11:42:16 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 11:42:16 -0400 |
| commit | 753b151841f7d791b18b5d814d0cf59af69f9aa4 (patch) | |
| tree | 11d4389286e0ea48247b94856ca91f2072c34af9 /home-config/home-configuration.scm | |
| parent | 6eb6fb8984eb2c898a4c77beddc134c17f3d37fc (diff) | |
prep for bump
Diffstat (limited to 'home-config/home-configuration.scm')
| -rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 922976b..e7627d5 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | (define %home-symlinks | 37 | (define %home-symlinks |
| 38 | `((".config/guix/home-config/fish" ".config/fish") | 38 | `((".config/guix/home-config/fish" ".config/fish") |
| 39 | (".config/guix/home-config/nix-config" ".config/nix") | 39 | (".config/guix/home-config/nix-config" ".config/nix") |
| 40 | (".config/guix/home-config/nix-home-manager" ".config/home-manager"))) | 40 | (".config/guix/home-config/nix-combined" ".config/home-manager"))) |
| 41 | 41 | ||
| 42 | (home-symlinks %home-symlinks) | 42 | (home-symlinks %home-symlinks) |
| 43 | 43 | ||
