From edd5d27b21ca75148b26009408c43cab389266aa Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 14 Dec 2024 16:00:57 -0500 Subject: [PATCH] temp disable archive team, add obsidian Signed-off-by: ahuston-0 --- systems/artemision/programs.nix | 1 + systems/palatine-hill/docker/default.nix | 3 ++- users/alice/home/hypr/hyprland.conf | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/systems/artemision/programs.nix b/systems/artemision/programs.nix index 92698bb..d35a4fd 100644 --- a/systems/artemision/programs.nix +++ b/systems/artemision/programs.nix @@ -59,6 +59,7 @@ nixpkgs-fmt nmap obs-studio + obsidian ocrmypdf pciutils #disabled until wxpython compat with python3.12 diff --git a/systems/palatine-hill/docker/default.nix b/systems/palatine-hill/docker/default.nix index 086c49c..cfa3eb7 100644 --- a/systems/palatine-hill/docker/default.nix +++ b/systems/palatine-hill/docker/default.nix @@ -8,7 +8,8 @@ { imports = [ ./act-runner.nix - ./archiveteam.nix + # temp disable archiveteam for tiktok archiving + #./archiveteam.nix # ./books.nix #./firefly.nix #./foundry.nix diff --git a/users/alice/home/hypr/hyprland.conf b/users/alice/home/hypr/hyprland.conf index c3b9fc9..095df5e 100644 --- a/users/alice/home/hypr/hyprland.conf +++ b/users/alice/home/hypr/hyprland.conf @@ -20,6 +20,7 @@ monitor=,preferred,auto,auto # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox +exec-once = wired & # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf