pureintent: vira

This commit is contained in:
Sridhar Ratnakumar 2025-09-21 21:14:42 -04:00
parent e2b7f3fbc9
commit 6bcc2a69f1

View file

@ -16,6 +16,7 @@ in
home-manager.sharedModules = [
(self + /modules/home/all/dropbox.nix)
(self + /modules/home/all/vira.nix)
];
services.openssh.enable = true;