onepassword module
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
self.modules.nixos.base
|
||||
self.modules.nixos.greetd
|
||||
self.modules.nixos.niri
|
||||
self.modules.nixos.onepassword
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
@@ -112,6 +113,9 @@
|
||||
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
||||
desktop
|
||||
# rebuild
|
||||
{
|
||||
my-vscode.enable = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user