added seperated big gui applications

This commit is contained in:
Alexander Szczepanski
2021-09-27 02:43:15 +02:00
parent b43c9ccc05
commit 0169cad357
6 changed files with 95 additions and 73 deletions

View File

@ -40,6 +40,7 @@
ranger
sshfs
tree
unrar
youtube-dl
];
};
@ -73,7 +74,11 @@
};
matchBlocks."nixos-vm" = {
hostname = "192.168.122.43";
hostname = "192.168.122.222";
remoteForwards = [{
bind.address = "/run/user/1000/gnupg/S.gpg-agent";
host.address = "/run/user/1000/gnupg/S.gpg-agent";
}];
};
matchBlocks."mini" = {