diff --git a/programs/bat.nix b/programs/bat.nix index 5f22fa5..1d344cd 100644 --- a/programs/bat.nix +++ b/programs/bat.nix @@ -1,7 +1,4 @@ { ... }: { - - home.shellAliases.cat = "bat"; - programs.bat = { enable = true; config = { pager = "less -SRF"; }; diff --git a/systems/darwin/corianne.nix b/systems/darwin/corianne.nix index 9628dcd..27bd57c 100644 --- a/systems/darwin/corianne.nix +++ b/systems/darwin/corianne.nix @@ -192,6 +192,7 @@ in { casks = [ "alt-tab" "anki" + "anythingllm" "db-browser-for-sqlite" "dolphin" "firefox" @@ -204,7 +205,9 @@ in { "macfuse" "musescore" "nextcloud" + "obs" "openrct2" + "porting-kit" "qownnotes" "qt-creator" "rig"