diff options
author | Crazazy | 2022-04-05 12:22:04 +0200 |
---|---|---|
committer | Crazazy | 2022-04-05 12:22:04 +0200 |
commit | 1b48b4ef7008bc4202b436489948e0d55a183a1d (patch) | |
tree | f510b23f05555c4498852a292b4ead4f552ccfd2 | |
parent | 7f064de309788df9e39ae140f5141826b4a870b0 (diff) |
remove some homebinds
These will be split out and added in other places
-rw-r--r-- | nixos.org | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nixos.org b/nixos.org index 17ec280..672701b 100644 --- a/nixos.org +++ b/nixos.org @@ -152,11 +152,8 @@ stuff { homeBinds = [ ".config/keybase" - ".local/share/Steam" ".local/share/keybase" - ".mozilla/firefox" ".ssh" - ".wine" "Desktop" "Documents" "Music" |