From ddb8cd34f4320656e028a347a8a6d171d298739a Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Sat, 30 Aug 2025 12:21:01 +0200 Subject: [PATCH] fix: remove home manager from MBP-Louis --- hosts/MBP-Louis.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/MBP-Louis.nix b/hosts/MBP-Louis.nix index 274c6e6..d6c68ee 100644 --- a/hosts/MBP-Louis.nix +++ b/hosts/MBP-Louis.nix @@ -106,6 +106,4 @@ system.stateVersion = 5; system.primaryUser = "louisgallet"; - - home.stateVersion = "24.05"; }