From 719efad21e1d2e243f2e006998872c6fe09d1122 Mon Sep 17 00:00:00 2001 From: foglar Date: Tue, 29 Oct 2024 16:33:10 +0100 Subject: [PATCH] comment --- nixos/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 7971c74..e8afb9e 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -28,6 +28,7 @@ polarity = "dark"; autoEnable = true; + # Set the cursor theme. cursor = { package = pkgs.bibata-cursors; name = "Bibata-Modern-Ice";