temp disable archive team, add obsidian
Some checks failed
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Failing after 5m35s
Check flake.lock / Check health of `flake.lock` (push) Successful in 9m42s
Check Nix formatting / Perform Nix format checks (push) Failing after 5m34s

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-12-14 16:00:57 -05:00
parent 05a2db4d39
commit edd5d27b21
No known key found for this signature in database
GPG Key ID: 47940175096C1330
3 changed files with 4 additions and 1 deletions

View File

@ -59,6 +59,7 @@
nixpkgs-fmt nixpkgs-fmt
nmap nmap
obs-studio obs-studio
obsidian
ocrmypdf ocrmypdf
pciutils pciutils
#disabled until wxpython compat with python3.12 #disabled until wxpython compat with python3.12

View File

@ -8,7 +8,8 @@
{ {
imports = [ imports = [
./act-runner.nix ./act-runner.nix
./archiveteam.nix # temp disable archiveteam for tiktok archiving
#./archiveteam.nix
# ./books.nix # ./books.nix
#./firefly.nix #./firefly.nix
#./foundry.nix #./foundry.nix

View File

@ -20,6 +20,7 @@ monitor=,preferred,auto,auto
# Execute your favorite apps at launch # Execute your favorite apps at launch
# exec-once = waybar & hyprpaper & firefox # exec-once = waybar & hyprpaper & firefox
exec-once = wired &
# Source a file (multi-file configs) # Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf # source = ~/.config/hypr/myColors.conf