Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Not long ago I had some super secure data on my server and I wanted it to survive just about anything...
It might be overwhelming to dive into the Nix world, but this little glossary should help refine your...
In this post, we will prepare a DigitalOcean image for NixOS, launch a droplet with it and manage it...
Once in a while, I want to test some NixOS configuration without affecting my main system or...
Well I didn't expect to be writing this post, ever. Most of my posts on here have just been NixOS...
This is a technical note on how to archive PostgreSQL backups on NixOS to one or more targets using...
Today, I upgraded my NixOS system to the latest version, v25.05. It went smoothly. I just want to...
Intro I wanted to configure the /etc/sudoers file in NixOS to setup an account that...
Why Consider NixOS for Your Environment? When managing environments—whether for development,...
Secret provisioning is a critical operation during the deployment and management of a software...
Welcome to my optimized Laravel development setup featuring Nvim with LazyVim integration. This...
Are you using an API gateway? Do you really need one? If you are using NixOS and feel comfortable...
Ninguna IA ha estado involucrada en la creación de este articulo. En este articulo...
Welcome back everyone to the NixOS homelab guide, today we will be moving all our configurations into...
Do you backup your Git repositories? If not, you should consider doing so. I might even have a...
Introduction There are many ways to use NixOS, the one most people start with is probably...
This guide is a follow-up to my previous blog on setting up Kanata on Linux. If you're using NixOS,...
I used Ubuntu for more than 8 years now. I tried Elementary OS, Pop!_OS, Kali Linux, Parrot OS, Linux...
Ninguna IA ha estado involucrada en la creación de este articulo Contexto Esta es la...
How to turn NEOVIM into an IDE-like code editor in NIXOS? ...
Ninguna IA ha estado involucrada en la creacion de este articulo Contexto En la...
Recently I decided I wanted to run my own Bitcoin and Lightning node and I wanted it to be reachable...
tldr A fully working setup to begin your NixOS development. It'll get you running...
NixOS is a purely declarative distro, where everything is configured in a configuration file located...
Hi! Here are some notes about how to use secrets in NixOS configuration securely. As of now I use...
I have been using NixOS for a long time. And I am very happy with it. It is very stable and easy to configure. With NixOS, installing and configuring famous and open-source fonts is already very straightforward.
This post is a bit of a rant. Read at your own discretion. About a year ago I switched from Manjaro...
I learned how to cross-compile Haskell projects under NixOS using Docker images for ARM...