update, move applications

This commit is contained in:
Tristan 2023-04-17 11:21:33 +01:00
parent 24bf1e7c33
commit 590a195c13
5 changed files with 54 additions and 36 deletions

View file

@ -9,6 +9,9 @@
onedrive
kubectl
docker-compose
gimp
libreoffice
ansible
];
programs.git = {
@ -39,4 +42,10 @@
'';
};
gtk = {
gtk3.bookmarks = [
"file:///home/tristan/OneDrive/Documents/ OneDrive"
];
};
}