From 4eb284309ea0ad563a4dd9c7a04ba3df630d6d61 Mon Sep 17 00:00:00 2001 From: ahwx Date: Fri, 27 Feb 2026 01:27:58 +0100 Subject: [PATCH] chore: cleanup --- hosts/azalea/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/azalea/default.nix b/hosts/azalea/default.nix index ed3d33f..c7e62e9 100644 --- a/hosts/azalea/default.nix +++ b/hosts/azalea/default.nix @@ -11,7 +11,6 @@ ]; security.pam.services.sudo_local.touchIdAuth = true; - nix.settings.experimental-features = "nix-command flakes"; # system.configurationRevision = self.rev or self.dirtyRev or null; system = { primaryUser = "liv";