Explore >> Select a destination


You are here

www.makeworld.space
| | ariya.io
10.2 parsecs away

Travel
| | Even though Ubuntu/Debian is equipped with its legendary powerful package manager, dpkg, in some cases, it is still beneficial to take advantage of Nix, a purely functional package manager. The complete manual of Nix does a fantastic job on explaining how to install and use it. But for the impatients among you, here is a quick overview. Note that this also works well when using Ubuntu/Debian under WSL (Windows Subsystem for Linux, both the original and the newest WSL 2. First, create the /nix directory o...
| | zignar.net
11.5 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | tonyfinn.com
11.3 parsecs away

Travel
| | Nix is a tool for managing packages and system configurations in a declarative manner. Flakes are a new user interface to clean up many of its rough edges. This guide explains how to use Nix from first principles, via a Flake-focused approach.
| | www.buildahomelab.com
64.5 parsecs away

Travel
| How to Install Ansible with pipenv and pyenv. Pipenv gives a lot of flexibility over ansible project versioning.