onedrive service

This commit is contained in:
Tristan 2024-02-22 11:48:38 +00:00
parent 46ca5cc665
commit 941bc5126f
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,6 @@ in {
};
home.packages = with pkgs; [
onedrive
kubectl
awscli2
docker-compose
@ -39,7 +38,7 @@ in {
];
gtk.gtk3.bookmarks = [
"file:///home/tristan/OneDrive/Documents/ OneDrive"
"file:///home/tristan/OneDrive/ OneDrive"
];
programs.vscode = {