This commit is contained in:
Jeremy Roman 2014-01-12 17:04:19 -05:00
parent 002bf7ac76
commit d618fc7052
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ profiles csclub office machine amd64 quantal webcam;
profiles csclub office machine amd64 quantal; profiles csclub office machine amd64 quantal;
@bit-shifter @bit-shifter
profiles csclub office machine amd64 quantal webcam; profiles csclub office machine amd64 quantal webcam nvidia;
@nullsleep @nullsleep
profiles csclub server machine amd64 wheezy audio; profiles csclub server machine amd64 wheezy audio;

View File

@ -535,4 +535,6 @@ if @core {
wpasupplicant; wpasupplicant;
}; };
@nvidia install nvidia-driver nvidia-settings;
@webcam install motion; @webcam install motion;