moved options
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
homeManagerModules.default = { ... }: {
|
||||
imports = [
|
||||
./nixosModules/options.nix
|
||||
# ./nixosModules/options.nix
|
||||
./homeManagerModules
|
||||
inputs._1password-shell-plugins.hmModules.default
|
||||
];
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
./ssh.nix
|
||||
./steam.nix
|
||||
./vscode.nix
|
||||
|
||||
../nixosModules/options.nix
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
||||
Reference in New Issue
Block a user