updated common

This commit is contained in:
2026-03-29 15:19:29 -05:00
parent 24eb763e1c
commit 70120a3829

View File

@@ -36,7 +36,7 @@ in
services.displayManager.autoLogin.enable = true;
services.displayManager.autoLogin.user = lib.mkForce "free";
nix.settings.experimental-features = [ "nix-command" "flakes" ]
nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [
installerPy