🏷️ Nixos

16 posts tagged with "Nixos"

Garnix CI

Garnix is a continuous integration (CI) service for Nix flakes that has been in Beta for a while. In their own words "With Nix-specific optimizations, Garnix …

Read More →

Flakes: NixOS and Home Manager migration

I have recently migrated my entire NixOS and Home Manager (HM) configuration — including programs, services, dotfiles, etc — over to the new kid on …

Read More →

NixOS: build your system on Github actions!

What if I told you that you can save plenty of time and CPU-power by pre-building your entire NixOS configuration on Github actions? Fresh installations could …

Read More →

XMonad + Polybar on NixOS

I’ve been a Gnome user for a long time and I have never cared about using a Window Manager ever before but I recently switched to using XMonad full-time. …

Read More →

Gnome 3 on NixOS

NixOS can be configured to run any desktop environment you want and Gnome 3 is not an exception. However, it comes with some caveats so keep reading if you are …

Read More →

Github actions powered by Nix Shell & Cachix

The more I learn about Nix — a purely functional package manager — the more I am convinced this is the way forward. Even if there’s still room for big …

Read More →