diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-05-01 23:41:13 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-05-01 23:41:13 -0400 |
commit | 8b5066616dfc4d3085b186dd17cc5ea7c9ead970 (patch) | |
tree | 6002105eb92bd202fb1f9ba9252cd017f98bd0ce /home-config/home-configuration.scm | |
parent | 48d0963e1ebb98455b9aea24152c62d6d04800ff (diff) |
changed restic to be nix, updated wpaperd
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 9bdf2ae..df3a779 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -62,7 +62,7 @@ | |||
62 | "binutils" | 62 | "binutils" |
63 | "gcc-toolchain" | 63 | "gcc-toolchain" |
64 | "borg" | 64 | "borg" |
65 | "restic" | 65 | ;"restic" |
66 | "rsync" | 66 | "rsync" |
67 | "cloc" | 67 | "cloc" |
68 | "sc-im" | 68 | "sc-im" |