set up config for Earthmover and add sshd

This commit is contained in:
wo2wz 2025-07-20 17:03:54 -04:00
parent eb279f1f65
commit 64d2ffdeaa
6 changed files with 74 additions and 16 deletions

View file

@ -10,6 +10,8 @@
../../modules/nixos
];
services.hardware.openrgb.enable = true;
home-manager.users.wo2w = {
imports = [
../../modules/home