Sven Ziegler
Sven Ziegler
Distro: Manjaro Kernel: 5.17 GPU: - AMD Radeon Graphics - NVIDIA 1650 TI Mobile At the Kernel 5.16 all works fine but with the new kernel 5.17 my laptop only...
Dynamic IP
I want to expose my docker to the public internet, but i have a dynamic IP from my ISP. Is it Posible to set a refresh interval or a dyndns...
I want just halt the container for faster wake up times. Maybe with a setting in sablier.yaml? This should save CPU + its fast up and running.
This Repository contains the Flake of the Programm "Solaar". Its a Logitech Driver and config tool for Linux.
Add support for the Icons from the Community Plugin "Icon Folder" or "MAKE.md". I want the Icons that I set in the Icon Folder to be on the Website. Is...
How can I add multiple HOST_NETWORKs at the same time? For Example in my home I have 2 Networks: - Docker Network: 10.10.0.0/8 - Normal Network with the Server: 192.168.0.0/24...
If I build this project I get the following error message: ``` src/UI/Game.hs:69:17: error: [GHC-76037] Not in scope: ‘V.mkVty’ NB: the module ‘Graphics.Vty’ does not export ‘mkVty’. Suggested fix: Perhaps...
I try to add the nixos flake, but I am not very experienced. So if you want to help, fell free. :smile:
1. I would like to change the default behave from the numlock with this flake, so that it gets reactivated on every login, is this possible? Setting in GUI: Open...
URL: https://nixos-and-flakes.thiscute.world/nix-store/host-your-own-binary-cache-server Some commands on this page are outdated: ```bash # old: mc admin policy add s3 nix-cache-write nix-cache-write.json # new: mc admin policy create s3 nix-cache-write nix-cache-write.json # old:...