Add Zoxide, change to Shotman, simplify xdg folders, enable libvirt on Jupiter, fix networking and such
This commit is contained in:
parent
d9e30cd69e
commit
26350d1de4
14 changed files with 28 additions and 56 deletions
|
@ -97,15 +97,17 @@
|
|||
file = {
|
||||
".local/share/ranger/bookmarks".text = ''
|
||||
# Local files
|
||||
h:${config.home.homeDirectory}/
|
||||
h:${config.home.homeDirectory}
|
||||
k:${config.home.homeDirectory}/Keepers
|
||||
j:${config.home.homeDirectory}/Downloads
|
||||
j:${config.home.homeDirectory}/Documents
|
||||
p:${config.home.homeDirectory}/Photos
|
||||
v:${config.home.homeDirectory}/Videos
|
||||
n:${config.home.homeDirectory}/Projects/nixos-config
|
||||
c:${config.home.homeDirectory}/.config
|
||||
l:${config.home.homeDirectory}/.local
|
||||
d:/mnt
|
||||
p:/persist
|
||||
q:/persist
|
||||
w:/mnt
|
||||
|
||||
# Remote files
|
||||
N:${config.home.homeDirectory}/Network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue