From 96fa7ddfb172f62e90ba41d39788c3271a582e44 Mon Sep 17 00:00:00 2001 From: Ivan Kirilov Dimitrov Date: Thu, 11 Jul 2024 10:23:29 +0200 Subject: [PATCH] just ai --- Justfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Justfile b/Justfile index fc22c64..31d0449 100644 --- a/Justfile +++ b/Justfile @@ -27,3 +27,6 @@ music: nonya: doas nixos-rebuild switch --flake ./#nonya + +ai: + doas nixos-rebuild switch --flake ./#ai