commit 7c9f2726571d619fcb7f4c16606449b2fee847d5
parent 03ba7c7da0e9cb2f3fad630f98aa758086d9ac8b
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 15 Oct 2021 11:03:22 +0200
systems/aomi: switch to home-manager…
… instead of stable 😁
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/systems/hosts/aomi.nix b/systems/hosts/aomi.nix
@@ -19,7 +19,7 @@ in
{
imports = [
../hardware/lenovo-p1.nix
- (import ../../nix).home-manager-stable
+ (import ../../nix).home-manager
../modules
(import ../../users).vincent
(import ../../users).root