From cca76ce71ab5b36b2eccfdd30b9b7ac001f0fdd6 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 18 Feb 2025 18:08:27 +0300 Subject: [PATCH] m --- os/linux/nixos/docs/presentations.txt | 2 ++ os/linux/nixos/nixos-anywhere.txt | 3 +++ os/x-ui/wm/wayland/hyprland/features/cfg/distrotube.txt | 8 ++++++++ pl/java/libfws/spring/boot/actuator/endpoints/health.txt | 3 +++ 4 files changed, 16 insertions(+) create mode 100644 os/x-ui/wm/wayland/hyprland/features/cfg/distrotube.txt diff --git a/os/linux/nixos/docs/presentations.txt b/os/linux/nixos/docs/presentations.txt index b497aa36a..a57b5ca10 100644 --- a/os/linux/nixos/docs/presentations.txt +++ b/os/linux/nixos/docs/presentations.txt @@ -1,6 +1,8 @@ 2025 Vimjoyer - The Best Way To Use Python On NixOS of 8:56 https://www.youtube.com/watch?v=6fftiTJ2vuQ +Vimjoyer - 6 Popular NixOS Beginner Mistakes To Avoid 0:00 of 8:32 + https://www.youtube.com/watch?v=jQzPRYgJw04 2024 Salar Rahmanian - Setting up a simple CI server using Haskell and Nix by Gabriel Gonzalez 0:00 of 1:01:30 https://www.youtube.com/watch?v=5Bvlg7UJ1Vw diff --git a/os/linux/nixos/nixos-anywhere.txt b/os/linux/nixos/nixos-anywhere.txt index 426a81aa2..6898f50c0 100644 --- a/os/linux/nixos/nixos-anywhere.txt +++ b/os/linux/nixos/nixos-anywhere.txt @@ -7,6 +7,9 @@ https://github.com/nix-community/nixos-anywhere/tree/main/docs https://github.com/nix-community/nixos-anywhere/blob/main/docs/quickstart.md https://github.com/nix-community/nixos-anywhere/blob/main/docs/howtos/no-os.md#installing-on-a-machine-with-no-operating-system +2024 +Vimjoyer - NixOS On ANY VPS | nixos-anywhere guide 0:00 of 6:12 + https://www.youtube.com/watch?v=4sypfTBuEbA 2023 https://www.youtube.com/watch?v=wr22CyoyRo4 https://github.com/lgug2z/nixos-wsl-starter diff --git a/os/x-ui/wm/wayland/hyprland/features/cfg/distrotube.txt b/os/x-ui/wm/wayland/hyprland/features/cfg/distrotube.txt new file mode 100644 index 000000000..b769fda3e --- /dev/null +++ b/os/x-ui/wm/wayland/hyprland/features/cfg/distrotube.txt @@ -0,0 +1,8 @@ +https://gitlab.com/dwt1/dotfiles +https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/hypr +https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/eww/bar +https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/waybar + +2024 +DistroTube - My Hyprland and Waybar Configurations 0:00 of 14:04 + https://www.youtube.com/watch?v=c4g7kBg12-w diff --git a/pl/java/libfws/spring/boot/actuator/endpoints/health.txt b/pl/java/libfws/spring/boot/actuator/endpoints/health.txt index b40981213..ec7a895d2 100644 --- a/pl/java/libfws/spring/boot/actuator/endpoints/health.txt +++ b/pl/java/libfws/spring/boot/actuator/endpoints/health.txt @@ -1,5 +1,8 @@ management.endpoint.health.show-details=always +2025 +MaximDobrynin - How Healthcheck API Works ru 0:00 of 8:22 + https://www.youtube.com/watch?v=7q-3xUk4fWM 2024 https://wearecommunity.io/communities/jacov/articles/5135 ! CustomHealthIndicator