From 2259b7e3146eb2f8a9c7842d4eadab242ddfe9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Tue, 27 May 2025 23:13:05 +0200 Subject: [PATCH] comment out layouts to not trip people with dvorak --- nix/configurations/vm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/configurations/vm.nix b/nix/configurations/vm.nix index f41e3c45..253d65a4 100644 --- a/nix/configurations/vm.nix +++ b/nix/configurations/vm.nix @@ -15,7 +15,7 @@ in (mkAliasOptionModule ["me"] ["users" "users" username]) (mkAliasOptionModule ["hm"] ["home-manager" "users" username]) - ../nixosModules/extra/layouts + # ../nixosModules/extra/layouts (sources.home-manager + "/nixos") {