Skip to content

Karantan's blog

  • Home
  • Contact
  • About me

Category: Uncategorized

Jayden StewardMay 21, 2026

What is NixOS

NixOS is a Linux-based operating system. It uses a unique approach to package management and system configuration. This design allows users to manage software and settings cleanly and consistently. NixOS…

Continue reading
Jayden StewardMay 10, 2025

Nix Home-Manager

Introduction Nix is a powerful package manager for Linux and other Unix-based systems. It offers reliable installations through atomic operations, which eliminates the chance of broken applications due to interrupted…

Continue reading
Jayden StewardMay 9, 2025

Nix Darwin

Introducing Nix Darwin Nix Darwin stands as powerful tool in package management for macOS. An open-source project, Nix Darwin is the brainchild of the wider Nix community, a group dedicated…

Continue reading
Jayden StewardMay 8, 2025

Nix and NixOS

Understanding Nix Nix is a unique package management system that supports Linux and MacOS. It became public in 2004 after Eelco Dolstra developed it as part of his Ph.D. research…

Continue reading
Jayden StewardFebruary 11, 2022March 7, 2022

Implementing linux quotas on NixOS

Here I’ll only show you how to set user quotas. You can easily also add group quotas by adding e.g. grpquota to the fileSystem.options list and then configure the group…

Continue reading
Jayden StewardDecember 3, 2020December 3, 2020

Tips on reading the systemd journal logs

When looking at logs, you should almost always add the –utc flag or check server’s local time (timedatectl status). It should always be UTC (timedatectl set-timezone UTC). Why? Because when…

Continue reading
Jayden StewardJanuary 22, 2020

NixOS Configuration

This is my compact version of NixOS Configuration chapter that can be found on the NixOS Manual. I’ve added and modified a few things. NixOS Configuration File The NixOS configuration…

Continue reading
Jayden StewardJanuary 17, 2020January 22, 2020

Short introduction to Nix, NixOS and NixOps

NixOps: Declarative Provisioning and Deployment It is declarative. There is no difference between doing a new deployment or doing an upgrade of an existing deployment. The resulting machine configurations will…

Continue reading
Jayden StewardOctober 30, 2019October 30, 2019

[NixCon 2019] Reading Nix expressions (notes)

This are my notes from the Reading Nix expressions talk in NixCon 2019. Nix package language has a similar syntax to the "JSON meets functional language concepts". E.g. you have…

Continue reading
Jayden StewardOctober 28, 2019October 28, 2019

Create a new package in Go using Go Modules

Go Modules The purpose of this post is to give a very simple example and instructions on how to create a Go package with the Go Modules. Create a new…

Continue reading

Posts navigation

Older posts


Archives

Tag Cloud

conda Git Go Lessons learned logs Magento Mock Mongodb nix nixops nixos PostgreSQL Python Python3 Rsync systemd tmux Unit testing
Proudly powered by WordPress | Theme: Gently by MusterThemes.