This commit is contained in:
Bryan Ramos 2023-06-20 16:50:00 -04:00
parent fbe95d7f52
commit eef2fe7b5e
2 changed files with 3 additions and 3 deletions

View file

@ -59,6 +59,8 @@
execWheelOnly = true;
};
programs.steam.enable = true;
# System Services
services = {
trezord.enable = true;
@ -112,6 +114,4 @@
PasswordAuthentication = false;
};
};
programs.steam.enable = true;
}