moved options

This commit is contained in:
John Lancaster
2025-07-04 10:47:50 -05:00
parent e6a29ee61f
commit dba3d0b44f
2 changed files with 3 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
homeManagerModules.default = { ... }: {
imports = [
./nixosModules/options.nix
# ./nixosModules/options.nix
./homeManagerModules
inputs._1password-shell-plugins.hmModules.default
];