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