From 6d3c3630a18f2b78ca257283eb89bc1a2296d1ec Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Tue, 12 Nov 2024 22:53:11 +0100 Subject: [PATCH] add obsidian to andreas@drivebystation --- homes/x86_64-linux/andreas@drivebystation-nix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/homes/x86_64-linux/andreas@drivebystation-nix/default.nix b/homes/x86_64-linux/andreas@drivebystation-nix/default.nix index 302be0e..7821cbe 100644 --- a/homes/x86_64-linux/andreas@drivebystation-nix/default.nix +++ b/homes/x86_64-linux/andreas@drivebystation-nix/default.nix @@ -26,6 +26,7 @@ in pkgs.my-namespace.udev-steelseries pkgs.qbittorrent pkgs.vesktop + pkgs.obsidian ]; }; } \ No newline at end of file